is.continuous: The Theme Utility

View source: R/theme.R

is.continuousR Documentation

The Theme Utility

Description

Each element is continuous class.

Usage

is.continuous(data, threshold = 10)

Arguments

threshold

It is a continuous variable when the number of unique element is greater than threshold.

x

an object to be tested or coerced.

Author(s)

Jingcheng Yang <yjcyxky@163.com>

Examples

library("BioVisReportR")
is.continuous(c(1:16))

go-choppy/ChoppyReportR documentation built on June 9, 2022, 11:49 p.m.