dataset_to_csv: Write an edr dataset to a CSV file

Description Usage Arguments

View source: R/dataset_to_csv.R

Description

Write an edr dataset to a CSV file

Usage

1
dataset_to_csv(dataset, path = NULL)

Arguments

dataset

The name of a dataset in the edr package.

path

The path to which the dataset will be written. If no path is provided then the dataset will be written to the working directory. The resulting filename will be the name of the dataset with the .csv extension.


rich-iannone/rwr documentation built on Jan. 22, 2021, 7:51 p.m.