ari_example {ari}R Documentation

Get the path to an ari example file

Description

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

Usage

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

ari_example("ari_intro.Rmd")

[Package ari version 0.3.5 Index]