.update_initial_settings | R Documentation |
This function updates and checks parameters related to data set parsing based on the available data set.
.update_initial_settings(
formula = NULL,
data,
settings,
check_stringency = "strict"
)
formula |
User-provided formula, may be absent ( |
data |
Data set as loaded using the |
settings |
List of parameter settings for data set parsing. |
check_stringency |
Specifies stringency of various checks. This is mostly:
|
A verified and updated list of parameter settings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.