Description Usage Arguments Value Examples
A wrapper of the function  ProtectTable in package easySdcTable
1  | 
data | 
 data frame  | 
... | 
 Further arguments to ProtectTable  | 
Data set output from ProtectTable
1 2 3 4 5  | z1 <- EasyData("z1") 
ProtectTableData(z1, c("region","hovedint"), "ant",  method="SIMPLEHEURISTIC")
z1w <- EasyData("z1w") 
ProtectTableData(z1w, 1, 2:5)    
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.