Learn R Programming

easySdcTable (version 1.0.7)

EasyData: Function that returns a dataset

Description

Function that returns a dataset

Usage

EasyData(dataset, path = NULL)

Value

The dataset

Arguments

dataset

Name of data set within the easySdcTable package

path

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

Examples

Run this code
 z  <- EasyData("sosialFiktiv")

Run the code above in your browser using DataLab