EasyData: Function that returns a dataset

View source: R/EasyData.R

EasyDataR Documentation

Function that returns a dataset

Description

Function that returns a dataset

Usage

EasyData(dataset, path = NULL)

Arguments

dataset

Name of data set within the easySdcTable package

path

When non-NULL the data set is read from "path/dataset.RData"

Value

The dataset

Note

The function returns the same datasets as SSBtoolsData.

Examples

 z  <- EasyData("sosialFiktiv")


easySdcTable documentation built on Dec. 28, 2022, 2:29 a.m.