powered by
If the entry typeform_api2 exists in your .Renviron return that value. Otherwise, raise an error.
typeform_api2
.Renviron
get_api(api = NULL)
Default NULL. Your private api key. If api is NULL, the environment variable Sys.getenv("typeform_api2") is used.
NULL
api
Sys.getenv("typeform_api2")
In version 1 of the typeform API, rtypeform looked for the key typeform_api,
typeform_api