ari_example: Get the path to an ari example file

View source: R/ari_example.R

ari_exampleR 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")

seankross/ari documentation built on July 18, 2023, 4:35 p.m.