Checks an arg_set (skeleton only)
1 2 3 4 5 6 | check_arg_set(
arg_set,
the_seq = NULL,
required_fitness = TRUE,
verbose = FALSE
)
|
arg_set |
The arg_set to test |
required_fitness |
Should the required_fitness element be present in the arg_sets? |
verbose |
Prints out result of each check |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.