Skip to content

NEON herptiles issue #157

@daijiang

Description

@daijiang

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions