Learn R Programming

rosr (version 0.0.10)

create_rpkg: Create a demo R package

Description

Create a demo R package

Usage

create_rpkg(to = getwd())

Arguments

to

the destination directory

Value

a demo R package

Examples

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

Run the code above in your browser using DataLab