## Not run:
# set_bls_key("111111abc")
# # First time, relead your enviornment so you can use the key without restarting R.
# readRenviron("~/.Renviron")
# # You can check it with:
# Sys.getenv("BLS_KEY")
# ## End(Not run)
## Not run:
# # If you need to overwrite an existing key:
# set_bls_key("111111abc", overwrite = TRUE)
# # First time, relead your enviornment so you can use the key without restarting R.
# readRenviron("~/.Renviron")
# # You can check it with:
# Sys.getenv("BLS_KEY")
# ## End(Not run)
Run the code above in your browser using DataLab