Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

is.formattable

Test for objects of 'formattable' class


Description

Test for objects of 'formattable' class

Usage

is.formattable(x)

Arguments

x

an object

Value

TRUE if x has class 'formattable'; FALSE otherwise.

Examples

is.formattable(10)
is.formattable(formattable(10))

formattable

Create 'Formattable' Data Structures

v0.2.1
MIT + file LICENSE
Authors
Kun Ren [aut, cre], Kenton Russell [aut]
Initial release
2021-01-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.