View source: R/importCNNAPbirds.R
importCNNAPbirds | R Documentation |
This function imports data from the standard CNNAP .csv files and saves it as NCRNbirds
objects.
The required .csv files are: Points, Visits, FieldData, CNNAPbands, CNNAPintervals, BirdSpecies, and BirdGuildAssignments.
importCNNAPbirds(Dir)
Dir |
The directory where the data is found. You should omit the trailing slash ("/") in the directory name. |
Returns 1 NCRNbirds
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.