authenticate: Authenticate

View source: R/functions.R

authenticateR Documentation

Authenticate

Description

Authenticate

Usage

authenticate(username, password)

Arguments

username

Your username

password

Your password (minimum 12 characters)

Value

Nothing

Examples

## Not run: 
authenticate("username", "long-password-with-hyphens")

## End(Not run)

octopize/avatar-r documentation built on March 23, 2024, 1:41 p.m.