download_data: Downloads the data

View source: R/data.R

download_dataR Documentation

Downloads the data

Description

This function downloads the data that is used in the package for use in examples, and automatically loads the data for usage. Run this once when the data is not downloaded, if the data is downloaded use the load_data function

Usage

download_data(path = "./")

Arguments

path

The path of the download location to use

Value

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


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