Learn R Programming

safetyGraphics (version 1.1.0)

generateShell: Generate a default settings shell based on settings metadata

Description

This function returns a default settings object based on the chart(s) specified.

Usage

generateShell(charts = NULL)

Arguments

charts

The chart or chart(s) to include in the shell settings object

Value

A list containing a setting shell (all values = NA) for the selected chart(s)

Details

The function is designed to work with valid safetyGraphics charts.

Examples

Run this code
# NOT RUN {
safetyGraphics:::generateShell(charts = "hepexplorer")

# }

Run the code above in your browser using DataLab