-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi @sokole , I also found issues with the herptiles data
data_list_i <- read_data(
id = "neon.ecocomdp.10022.001.002",
neon.data.save.dir = "~/Downloads",
neon.data.read.path = NULL,
token = Sys.getenv("NEON_TOKEN"),
check.size = FALSE)And got the error message below:
Joining with `by = join_by(namedLocation, trapID, setDate, collectDate, eventID)`
Joining with `by = join_by(sampleID)`
getTaxonTable() is deprecated in neonUtilities. Use the updated version of this function, renamed to getTaxonList(), in the neonOS package.Error in UseMethod("filter") :
no applicable method for 'filter' applied to an object of class "NULL"Can you take a look at it? Thanks!
Metadata
Metadata
Assignees
Labels
No labels