biogeospatial / BiodiverseR

R interface for Biodiverse
GNU General Public License v3.0
3 stars 1 forks source link

add methods to delete an analysis #51

Closed shawnlaffan closed 1 year ago

shawnlaffan commented 1 year ago

It is often useful to delete an analysis from a basedata.

This should be straightforward given analyses are indexed by name.

As part of this the names need to be unique across analysis types (spatial, cluster, randomisation).