View source: R/easySdcTableGauss.R
EasyData | R Documentation |
Function that returns a dataset
EasyData(dataset, path = NULL)
dataset |
Name of data set within the easySdcTable package |
path |
When non-NULL the data set is read from "path/dataset.RData" |
The dataset
The function returns the same datasets as SSBtoolsData
.
z <- EasyData("sosialFiktiv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.