cutoff2str: Convert cutoff to string

Description Usage Arguments Examples

View source: R/reclassify.R

Description

Convert cutoff to string

Usage

1
cutoff2str(cutoff = c(0, 0.1, 0.35, 1))

Arguments

cutoff

Numeric vector

Examples

1
cutoff2str(cutoff=c(0,.1,.2,.5,1))

cardiomoon/webr2 documentation built on April 24, 2020, 9:44 p.m.