load_data: Load data from tempdir to global environment

View source: R/utils.R

load_dataR Documentation

Load data from tempdir to global environment

Description

Reads data from tempdir to global environment.

Usage

load_data(temps = NULL)

Arguments

temps

The address of a data file stored in tempdir. Defaults to NULL

Value

Returns either an sf or a data.frame, depending of the data set that was downloaded


aopdata documentation built on April 4, 2025, 2:01 a.m.