Description Usage Arguments Value
Used when one column has nested values that make the data frame not atomic
1 | make.atomic(df, de.atomic, sep, new.name = "atomic")
|
df |
data frame |
de.atomic |
Index of the column or character column name to make atomic |
sep |
character pattern delimiter for nested factors |
new.name |
Name of the atomic column |
denested data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.