ari_example: Get the path to an ari example file

Description Usage Arguments Value Examples

View source: R/ari_example.R

Description

This function allows you to quickly access files that are used in the ari documentation.

Usage

1
ari_example(path = NULL)

Arguments

path

The name of the file. If no argument is provided then all of the example files will be listed.

Value

A character string

Examples

1
ari_example("ari_intro.Rmd")

Example output

[1] "/usr/local/lib/R/site-library/ari/test/ari_intro.Rmd"

ari documentation built on Feb. 9, 2020, 1:07 a.m.