Description Usage Arguments Examples
Log the parameters & settings used in the script and stored in a list, in a table format in the report.
1 | md.LogSettingsFromList(parameterlist, maxlen = 20)
|
parameterlist |
List of Paramters |
maxlen |
Maximum length of entries in a parameter list element |
1 | md.LogSettingsFromList(parameterlist = list("min" = 4, "method" = "pearson", "max" = 10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.