R/auth.R

# get_credents <- function(){
#   path <- Sys.getenv("REDDIT_PATH")
#   if(path==""){
#     stop("no REDDIT PATH found in .Renviron")
#   }
#   readRDS(path)
# }

Try the PSAWR package in your browser

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

PSAWR documentation built on March 7, 2023, 6:59 p.m.