Learn R Programming

solvebio (version 2.15.0)

login: login

Description

Store and verify your SolveBio credentials.

Usage

login(api_key, api_host, env = .solveEnv)

Arguments

api_key

Your SolveBio API key

api_host

SolveBio API host (default: https://api.solvebio.com)

env

(optional) The R environment used to store API credentials.

References

https://docs.solvebio.com/

Examples

Run this code
if (FALSE) {
login()
}

Run the code above in your browser using DataLab