Learn R Programming

leprechaun (version 1.0.0)

create_onload: Create onLoad

Description

Create zzz.R file containing .onLoad function.

Usage

create_onload(quiet = FALSE)

Arguments

quiet

Whether to print messages to the console.

Examples

Run this code
# NOT RUN {
create_onload()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab