export: Export results from soc.ca

View source: R/functions_tools.r

exportR 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

soc.mca, contribution


Rsoc/soc.ca documentation built on March 7, 2024, 8:59 p.m.