load_data {aopdata}R 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


[Package aopdata version 1.0.3 Index]