R/zzz.R

# This environment stores the Numerous API key so that it doesn't have to be
# specified in each API call.
numerous_env <- new.env()

# The base URL for all API Calls
NUMEROUS_URL_BASE <- "https://api.numerousapp.com/v2"
briandconnelly/numerous documentation built on May 13, 2019, 5:14 a.m.