R/config.R

.paddle_env <- new.env(parent = emptyenv())

# Initialize with live as default
.paddle_env$mode <- "live"
.paddle_env$base_url <- "https://api.paddle.com"

Try the paddleR package in your browser

Any scripts or data that you put into this service are public.

paddleR documentation built on June 24, 2025, 9:07 a.m.