cfc | R Documentation |
Creates vector, matrix, or data.frame from clipboard object.
cfc(obj.type = "data.frame", strings.as.factors = FALSE, row.names = NULL)
obj.type |
either one of 'data.frame' (default), 'vector' or 'matrix' |
strings.as.factors |
logical to treat strings as factors |
row.names |
determining row.names |
see obj.type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.