Learn R Programming

rosr (version 0.0.10)

create_r: Create a demo .R script

Description

Create a demo .R script

Usage

create_r(to = getwd())

Arguments

to

the destination directory

Value

a demo .R script

Examples

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

Run the code above in your browser using DataLab