Newer
Older
source("0_config/src/sb_cache.R")
initialize_and_cache_sb(
sb_username = rstudioapi::showPrompt("Username", "SB Username"),
renviron_file = ".Renviron",
override_login = FALSE
)
source("0_config/src/sb_cache.R")
initialize_and_cache_sb(
sb_username = rstudioapi::showPrompt("Username", "SB Username"),
renviron_file = ".Renviron",
override_login = FALSE
)