ARS_example {siera}R Documentation

Get path to ARS JSON example

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)

Arguments

path

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

Value

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

Examples

ARS_example()
ARS_example("ARS_V1_Common_Safety_Displays.json")

[Package siera version 0.3.0 Index]