Function to create or automatically add a secure key (GITHUB_PAT) for travis to be able to publish to the drat repo
Usage
secure_token(add = TRUE, ...)
Arguments
add
boolean to determine if the key should be automatically added. Default is TRUE. This will remove custom formatting as the file will be programatically generated