summary_csv: Creates a CSV file containing summary information on the...

Description Usage Arguments Value

View source: R/summary_csv.R

Description

Creates a CSV file containing summary information on the given variables.

Usage

1
summary_csv(data, filename)

Arguments

data

list. A list containing all the R objects to summarize.

filename

character. The name of the CSV file to write.

Value

TRUE. Generates a CSV file at the designated location.


peterhurford/surveytools2 documentation built on Feb. 18, 2021, 9:13 p.m.