read_6400: Reads data from LI-6400

Description Usage Arguments Value Examples

View source: R/read_6400.R

Description

Read data from the plain text or txt files and organizes it into a tibble to add this data into R workflow.

Usage

1

Arguments

file

The name of the file

Value

Returns a tibble from raw Licor 6400 files. Current support for Licor 6400 wit soil CO2 flux chamber configuration.

Examples

1
2
3
4
## Not run: 
read_6400("/path/filename")

## End(Not run)

PaulESantos/licor6400 documentation built on Dec. 18, 2021, 6:42 a.m.