R/myownrobs-package.R

# Initialize a new env for this package, with just the default api_key.
.state <- new.env(parent = emptyenv())
assign("api_key", Sys.getenv("MYOWNROBS_API_KEY"), envir = .state)

Try the myownrobs package in your browser

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

myownrobs documentation built on Nov. 5, 2025, 5:52 p.m.