atomize | R Documentation |
Ensure all columns in the object are atomic
.
atomize(object, ...)
object |
Object. |
... |
Additional arguments. |
Modified object.
Non-atomic columns (e.g. list
or complex S4 classes) will be dropped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.