importCSV: importCSV: Import NETN forest data that are formated as .csv...

Description Usage Arguments Value Examples

View source: R/importCSV.R

Description

This function imports exported CSV tables from the NETN Forest Database, and assigns the tables to the global environment with names that functions in this package depend on.

Usage

1
importCSV(path = NA)

Arguments

path

Quoted path of folder containing tables.

Value

Assigns database tables to global environment

Examples

1
importCSV("C:/Data/forest_csvs")

KateMMiller/forestNETNarch documentation built on Dec. 18, 2021, 2:41 a.m.