Learn R Programming

kisopenapi (version 0.0.2)

set_auth: set access token

Description

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

Usage

set_auth()

get_auth()

print_auth()

Arguments

Value

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

Examples

Run this code
# set authentification
if (FALSE) {
set_auth()
}

Run the code above in your browser using DataLab