Plotting functions and themes in R with TF look and feel
Generate a personal access token (PAT) in https://github.com/settings/tokens and store it in your ~.Renviron file like this:
GITHUB_PAT = "blahblahblah"
Then use the following to install:
devtools::install_github("transportfoundry/tfplotr")