Description Usage Arguments Value
Run analysis
1 2 3 4 5 6 7 8 | runAnalysis(
mysite,
mask_thres,
blur_abs,
include_race = TRUE,
out_dir = "output",
data_dir = "Input"
)
|
mysite |
Your site acronym |
mask_thres |
Obfuscation small count mask threshold (e.g. 10) |
blur_abs |
Absolute max of obfuscation blurring range |
include_race |
Boolean. Whether race should be included in the regression model. |
out_dir |
Optional. Directory where resulting outputs are located. Defaults to 'output'. |
data_dir |
Optional. Directory where datasets are located. Defaults to 'Input'. |
NULL. Result files are written out to the 'out_dir' directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.