export {soc.ca} | R Documentation |
Export results from soc.ca
Description
Export objects from the soc.ca package to csv files.
Usage
export(object, file = "export.csv", dim = 1:5)
Arguments
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 |
Value
A .csv file with various values in UTF-8 encoding
See Also
[Package soc.ca version 0.8.0 Index]