Description Usage Arguments Value
View source: R/test_input_type.R
This function checks whether the input exists in the df:
for strings checks the column names
for numbers checks whether it is smaller than the number of columns
1 | test_input_type(data, input)
|
data |
input df |
input |
column number or column to check |
error or pass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.