Learn R Programming

fwtraits (version 1.0.0)

fw_keyload: For loading the API key from the environment.

Description

For loading the API key from the environment.

Usage

fw_keyload(keyvar = "API_KEY")

Value

string of API

Arguments

keyvar

string Is the API name as indicated in the user environment. Default is "API_KEY".