check_tomic | R Documentation |
Check a tidy or triple 'omic object for common pathologies, such as a mismatch between data and schema and non-uniqueness of primary keys.
check_tomic(tomic, fast_check = TRUE)
tomic |
Either a |
fast_check |
if TRUE then skip some checks which are slow and that are
generally only needed when a |
0 invisibly
check_tomic(brauer_2008_triple)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.