Learn R Programming

zonator (version 0.6.0)

read_curves: Read in performance curves produced by Zonation.

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

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.

See Also

read_grp_curves