importNCRN: importNCRN

View source: R/importNCRN.R

importNCRNR Documentation

importNCRN

Description

This function imports data from the standard NCRN .csv files and saves it as NPSForVeg objects. The required .csv files are: Plots, Events, Trees, Saplings, Seedlings, Shrubs, Shrub_Seedlings, Vines, Herbs, CWD and CommonNames.

Usage

importNCRN(Dir)

Arguments

Dir

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

Value

Returns 11 NPSForVeg objects, one for each park, named using the standard 4 letter park code (e.g. ANTI, CATO etc.) and a list, named NCRN, which contians all 11 objects.


NCRN/NPSForVeg documentation built on March 26, 2024, 7:13 a.m.