biogeospatial / BiodiverseR

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

analyses: support randomisations #45

Closed shawnlaffan closed 1 year ago

shawnlaffan commented 1 year ago

Need to decide how to pass the results back. If there are many analyses on the basedata then the results will become complex, particularly if there are cluster analyses (#44).

It might be cleaner to add methods to extract the results from the relevant analysis objects. Optionally the user can request them all after a randomisation completes. Adding methods would be useful in any case.