valid_authentication | R Documentation |
Valid authentication
valid_authentication(auth = character(), ...)
auth |
(character) Selection from available valid choices |
... |
Further arguments that will be passed to |
valid_authentication() valid_authentication("ssh") try(valid_authentication("invalid")) valid_authentication(reverse = TRUE) valid_authentication(flip = TRUE) valid_authentication(unname = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.