View source: R/check_evavelo.R
check_evavelo | R Documentation |
Check evadata object correctness
check_evavelo(eva_data)
eva_data |
a named list of data.frames (evadata object) obtained with read_evavelo() |
This function performs mandatory checks on the input data.
a list of two values: error (a boolean) and log (a string)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.