Learn R Programming

easySdcTable (version 0.6.0)

EasyData: 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

Examples

Run this code
# NOT RUN {
 z  <- EasyData("sosialFiktiv")

# }

Run the code above in your browser using DataLab