Learn R Programming

petro.One (version 0.2.3)

use_example: Unpack an example

Description

Examples are zipped to save disk space and prevent R complaining while creating the package

Usage

use_example(which_one = NULL)

Arguments

which_one

example number to use

Examples

Run this code
# NOT RUN {
use_example(1)
# }

Run the code above in your browser using DataLab