Description Usage Arguments Details Value Author(s) See Also
Find contents of variables/factors - either "numeric", "logical" or "character"
1 | contents(x)
|
x |
If 'x' is a vector or matrix then a single string is returned, if 'x' is a list or dataframe then a character vector is returned with each entry indicating the contents of the corresponding element/column.
A single string or a character vector
Ben Veal
is.character.contents
, is.numeric.contents
, is.logical.contents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.