importCSV: importCSV

View source: R/importCSV.R

importCSVR Documentation

importCSV

Description

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.

Usage

importCSV(Dir)

Arguments

Dir

The directory where the data is found. Path should not have a trailing slash.

Value

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.


NCRN/NPSForVeg documentation built on Nov. 30, 2024, 7:32 a.m.