BiologicalRecordsCentre / sparta

Species Presence/Absence R Trends Analyses
http://biologicalrecordscentre.github.io/sparta/index.html
MIT License
21 stars 24 forks source link

reporting rate model function does not allow time periods to be specified #234

Closed robboyd closed 1 month ago

robboyd commented 3 years ago

Documentation says time_period may be a numeric vector but I get this error message: Error in sparta::reportingRateModel(taxa = fDat$species, site = fDat$cell, : non-dates not yet supported for time_period

AugustT commented 1 year ago

This should be solved by the latest pull request