You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a dataset has a single sample, rownames are dropped from the counts and lab.data
library(neotoma)
dat<- get_download(39476)
#> API call was successful. Returned record for Big Sandy Reservoir#> Warning in FUN(X[[i]], ...): This dataset has no defined default chronology. Please use caution.#> Using the first chronology, No chronology as the default.
rownames(counts(dat)$`39476`)
#> [1] "1"