Skip to contents

You may supply manually your username, password and x-api-key, or store them as values at the renviron document. For this, use the function usethis::edit_r_environ() and add the following keys: plugfield_username, plugfield_password and plugfield_x_api_key.

Usage

login(username = NULL, password = NULL, x_api_key = NULL)

Arguments

username

character. Username, usually an e-mail.

password

character.

x_api_key

character. Provided by Plugfield.

Value

no object is return due the nature of the function.