Learn R Programming

siera (version 0.5.0)

ARS_example: Get path to ARS example files

Description

siera comes bundled with some example files in its `inst/extdata` directory. This function make them easy to access.

Usage

ARS_example(path = NULL)

Value

A list of example files (if path is NULL), or a file itself if path is used.

Arguments

path

Name of file. If `NULL`, the example files will be listed.

Examples

Run this code
ARS_example()
ARS_example("ARS_V1_Common_Safety_Displays.json")

Run the code above in your browser using DataLab