set_auth: set access token

View source: R/auth.R

set_authR Documentation

set access token

Description

Set access token (hash key) using kis app key and kis app secret.

Usage

set_auth()

get_auth()

print_auth()

Value

An access token (access token is stored in environment variable at the same time)

Examples

# set authentification
## Not run: 
set_auth()

## End(Not run)


kisopenapi documentation built on May 29, 2024, 5:26 a.m.