# filter to only native observations
ebd <- auk_ebd(system.file("extdata/ebd-sample.txt", package = "auk"))
auk_exotic(ebd, exotic_code = "")
# filter to native and naturalized observations
auk_exotic(ebd, exotic_code = c("", "N"))
Run the code above in your browser using DataLab