Description Usage Arguments Value Examples
var_all_ok
is a convenience function that performs multiple varpr checks
related to the classes and names of variables in the variant file.
1 | var_all_ok(vars)
|
vars |
The data frame of vars. |
A logical vector of length one.
1 2 3 4 | ## Not run:
var_all_ok(vars) # assumes you have a vars data frame
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.