importCSV | R Documentation |
This function imports data from the standard .csv files and saves it as NPSForVeg
objects. The required .csv files are: MetaData,
Plots, Events and CommonNames. The optional .csv files are: Trees, Saplings, Seedlings, Shrubs, Shrub_Seedlings, Vines, Herbs, and CWD.
importCSV(Dir)
Dir |
The directory where the data is found. Path should not have a trailing slash. |
Returns a list
of NPSForVeg
objects, each object is a park listed in the MetaData.csv file, named using the park code from that file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.