View source: R/validate_tree.R
validate_set | R Documentation |
Ensures that the input is a list containing at least one dataframe.
validate_set(set)
set |
A list containing at least one dataframe. |
Invisible TRUE
if the set is valid. Throws an error if invalid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.