fLoadAmeriflux22 {REddyProc}R Documentation

Read basic variables from Ameriflux standard (as of 2022) files

Description

Reads Variables from file into data.frame from file and passes it to read_from_ameriflux22.

Usage

fLoadAmeriflux22(file_path, ...)

Arguments

file_path

scalar string: the path to the csv file

...

further arguments to read_csv

See Also

read_from_ameriflux22 help_export


[Package REddyProc version 1.3.3 Index]