View source: R/functions_tools.r
export | R Documentation |
Export objects from the soc.ca package to csv files.
export(object, file = "export.csv", dim = 1:5)
object |
is a soc.ca class object |
file |
is the path and name of the .csv values are to be exported to |
dim |
is the dimensions to be exported |
A .csv file with various values in UTF-8 encoding
soc.mca, contribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.