Description Usage Arguments Value See Also Examples
The function ofactor()
is a convenience wrapper for
factor()
that orders the levels as they appear in the data if the
levels
argument is not specified.
1 |
x |
A vector of data, usually taking a small number of distinct values. |
... |
Other arguments passed on to |
A factor. See base::factor()
for details.
Other deprecated functions: coalesce.na-deprecated
,
df_to_list-deprecated
,
hms.to.seconds-deprecated
,
kimisc-deprecated
,
list_to_df-deprecated
,
nc-deprecated
,
nlist-deprecated
,
sample.rows-deprecated
,
seconds.to.hms-deprecated
,
thisfile-deprecated
,
tll-deprecated
,
vswitch-deprecated
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.