View source: R/test_setting_lengths.R
test_setting_lengths | R Documentation |
Helper function called within update_settings to test whether the number of values provided for each setting are either of length 1 or the length of the flows or variables.
test_setting_lengths(diagram_settings, names, n)
diagram_settings |
The diagram_settings list. |
names |
The relevant list names for the test. |
n |
The number of values allowed, other than 1. |
A logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.