setFilterDS {dsBase} | R Documentation |
This is an internal function that set the number of observation that are allowed in any table or vector. The function gets the value from the data repository and if no value was set it uses the default value 5.
setFilterDS(x = getOption("datashield.privacyLevel", default = 5))
x |
a dummy argument |
The function is called by server side functios
an integer between 1 and 5
Gaye, A.