Learn R Programming

rosr (version 0.0.10)

create_data: Create a demo data file

Description

Create a demo data file

Usage

create_data(to = getwd())

Arguments

to

the destination directory

Value

a demo data file

Examples

Run this code
# NOT RUN {
create_data(tempdir())
# }

Run the code above in your browser using DataLab