Description Usage Details See Also Examples
chain.df
returns an object as a Data Frame.
1 |
Most of the time when manipulating data in a 'pipe' converting an object or array into a data frame is simplest, but comes with varying drawbacks and I don't normally set opitions(stringsAsFactors=F) as a default. This allows passing a melted or converted object in a chain and setting the class on each column as well as renaming the defaults or including the row names as a column
Other startup functions: adf
,
dev.opts_in
, packs.hush
,
parse.file_ext
, ul.as
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.