is.wholenumber: The Theme Utility

View source: R/theme.R

is.wholenumberR Documentation

The Theme Utility

Description

Each element is number class.

Usage

is.wholenumber(x, tol = .Machine$double.eps^0.5)

Arguments

x

an object to be tested or coerced.

Author(s)

Jingcheng Yang <yjcyxky@163.com>

Examples

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

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