get_example_data: get_example_data

View source: R/get_example_data.R

get_example_dataR Documentation

get_example_data

Description

Function to download the test data files from zenodo that are needed.

Usage

get_example_data(
  write_dir = getwd(),
  dir_name = "gcamextractor_example_data",
  data_link = NULL
)

Arguments

write_dir

Default = getwd()

dir_name

= "gcamextractor_example_data". Name of directory to install zip file to.

data_link

Default = NULL

Value

number

Examples

## Not run: 
library(osiris)
osiris::get_example_data()

## End(Not run)

JGCRI/gcamextractor documentation built on Sept. 12, 2023, 11:57 p.m.