export: Export results from soc.ca

Description Usage Arguments Value See Also

View source: R/functions_tools.r

Description

Export objects from the soc.ca package to csv files.

Usage

1
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

soc.mca, contribution


soc.ca documentation built on Sept. 5, 2021, 5:21 p.m.

Related to export in soc.ca...