powered by
Test for objects of 'formattable' class
is.formattable(x)
an object
TRUE if x has class 'formattable'; FALSE otherwise.
TRUE
x
FALSE
# NOT RUN { is.formattable(10) is.formattable(formattable(10)) # }
Run the code above in your browser using DataLab