Description Usage Arguments Note Author(s) Examples
Converts a string of length 1 or of length 2 into a list that can then be
passed on to the authenticate
function from the "httr" package.
1 |
... |
A single string, character vetor, or list containing the username and password that should be used. If it is a single string, it should be in the form of "username:password". |
This function is not intended to be called directly. It is used in other functions.
Ananda Mahto
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.