View source: R/SmallCountData.R
SmallCountData | R Documentation |
Function that returns a dataset
SmallCountData(dataset, path = NULL)
dataset |
Name of data set within the SmallCountRounding package |
path |
When non-NULL the data set is read from "path/dataset.RData" |
The dataset
Except for "europe6"
, "eHrc"
, "eDimList"
and "exPSD"
, the function returns the same datasets as SSBtoolsData
.
SSBtoolsData
, Hrc2DimList
SmallCountData("z1")
SmallCountData("e6")
SmallCountData("eHrc") # TauArgus coded hierarchies
SmallCountData("eDimList") # sdcTable coded hierarchies
SmallCountData("exPSD") # Example data in presentation at Privacy in statistical databases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.