sub_curves: Get subset of curves/group curves columns.

Description Usage Arguments Value Author(s)

View source: R/utilities.R

Description

Function gets a single column (feature/group/stat) from curves or group curves. Useful for construction melt-type data frames for plotting.

Usage

1
sub_curves(x, stat, name, size = 0.6, lty = 1)

Arguments

x

ZCurvesDataFrame or ZGroupCurvesDataFrame object

stat

character string of the statistic used ['min', 'mean', 'max', 'w.mean', 'ext2'].

name

character name of a group/feature.

size

numeric defining line width.

lty

integer defining line type.

Value

data frame for a single column in curves / group curves data.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com


cbig/zonator documentation built on May 23, 2020, 7:02 a.m.