secure_token: Secure personal access token

Description Usage Arguments Examples

View source: R/drat.R

Description

Function to create or automatically add a secure key (GITHUB_PAT) for travis to be able to publish to the drat repo

Usage

1

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

Examples

1
2
3
4
## Not run: 
  secure_token(FALSE)

## End(Not run)

schloerke/travisDrat documentation built on May 29, 2019, 3:41 p.m.