read_curves: Read in performance curves produced by Zonation.

Description Usage Arguments Value Author(s) See Also

View source: R/curves.R

Description

Header is automatically generated based on the number of features in the file. If you need to read in grouped curves files, use read_grp_curves instead.

Usage

1
read_curves(infile)

Arguments

infile

Character file path to .curves.txt file.

Value

Curves object with all the information in the curves file. If the requested file does not exist, return NA.

Author(s)

Joona Lehtomaki <joona.lehtomaki@gmail.com>

See Also

read_grp_curves


zonator documentation built on July 8, 2020, 6:18 p.m.