save_table: Saving a data set as csv file.

Description Usage Arguments Value Examples

Description

The function saves a data set into a .csv file with locale IT-it or equivalent.

Usage

1

Arguments

data

A dataset in the class data.frame or data.table.

Value

The function saves a csv file in the "output" folder. The filename is data without dots (".").

Examples

1
## Not run: save_table(pm10nya)  # save spmnya2012.csv in the "output" folder.

andreabz/pbratios documentation built on May 12, 2019, 2:42 a.m.