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 MIDN 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/forestMIDNarch documentation built on April 9, 2021, 3:50 p.m.