importNETN: importNETN

View source: R/importNETN.R

importNETNR Documentation

importNETN

Description

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

Usage

importNETN(Dir)

Arguments

Dir

Path to the directory where the data is found, in quotes. Path should not have a trailing slash.

Value

Returns a list with 8 NPSForVeg objects, one for each park.

Examples

## Not run: 
netn <- importNETN("C:/Data/MIDN/")

## End(Not run)


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