Description Usage Arguments Value
View source: R/check_input_condition.R
see if input is from function or dataset
1 | check_input_condition(dataset_input, function_input)
|
dataset_input |
the corresponding item from the dataset |
function_input |
the corresponding item from the function |
'both' if in both dataset and function 'function' if function only, 'dataset' if dataset only, 'none' if neither
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.