Learn R Programming

ari (version 0.3.5)

ari_example: 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

Run this code
# NOT RUN {
ari_example("ari_intro.Rmd")
# }

Run the code above in your browser using DataLab