utility-edibble-var | R Documentation |
The S3 methods for edbl_fct
objects have
the same expected output that of a factor.
Other functions are utility functions related to edbl_fct
object.
## S3 method for class 'edbl_fct'
as.character(x, ...)
## S3 method for class 'edbl_fct'
as.integer(x, ...)
is_fct(x)
is_unit(x)
is_trt(x)
is_rcrd(x)
x |
An |
... |
Ignored. |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.