valid_dep_types | R Documentation |
Valid dependency types
valid_dep_types(type = character(), ...)
type |
(character) Dependency type choice |
... |
Further arguments that will be passed to |
valid_dep_types() valid_dep_types("Suggests") try(valid_dep_types("invalid")) valid_dep_types(reverse = TRUE) valid_dep_types(flip = TRUE) valid_dep_types(unname = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.