load_data: load and return data when lazyLoad false insted of using...

View source: R/load_data.R

load_dataR Documentation

load and return data when lazyLoad false insted of using data(datastr)

Description

load and return data when lazyLoad false insted of using data(datastr)

Usage

load_data(datastr, package = "sigora")

Arguments

datastr

name of datasets

package

default sigora

Value

returns the data

Examples

idmap <- load_data("idmap")


sigora documentation built on March 18, 2022, 8:05 p.m.