workpath_api_token: Load api token if present. If not append token to .Renviron

Description Usage Arguments Value

View source: R/utils.R

Description

Load api token if present. If not append token to .Renviron

Usage

1
2
3
4
5
workpath_api_token(
  your_company_subdomain,
  token,
  default_path_to_token = "~/.Renviron"
)

Arguments

your_company_subdomain

Character sring api key

token

Character sring api key

default_path_to_token

Character sring api key

Value

auth_header


dataatelier/Rworkpath documentation built on June 20, 2020, 3:25 p.m.