Description Usage Arguments Value Author(s) Examples
View source: R/Classes_Libraries.R
validates if a MIxS.metadata object is implemented correctly
1 |
d |
a MIxS.metadata object |
a boolean, TRUE when valid, FALSE when not
Maxime Sweetlove CC-0 2020
1 2 | test_metadata <- data.frame()
check.valid.MIxS.metadata(test_metadata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.