load_data: Loads the data

View source: R/data.R

load_dataR Documentation

Loads the data

Description

This function loads the data that is used in the package for use in workflows, functions, and examples

Usage

load_data(demo = FALSE, path = ".")

Arguments

demo

Use the full dataset or the small demo data set, defaulted to FALSE and will use the full datasets

path

The path of the load location to use, if the full datasets is to be loaded

Value

A object with the names of the data sets that were loaded


NWhitener/benchmarking documentation built on Oct. 23, 2023, 12:20 a.m.