tor (version 1.0.1)

tor_example: Easily access example data.

Description

Easily access example data.

Usage

tor_example(path = NULL)

Arguments

path

Length-1 character vector. A path to an available directory.

Value

A list of available directories or a path to them.

Examples

Run this code
# NOT RUN {
tor_example()

tor_example("csv")

dir(tor_example("csv"))
# }

Run the code above in your browser using DataCamp Workspace