Learn R Programming

kisopenapi (version 0.0.2)

get_stock_investor: get stock investor

Description

Get stock investor data using KIS API.

Usage

get_stock_investor(stock_code)

Value

stock investor data frame

Arguments

stock_code

A string specifying stock code

Examples

Run this code
# get stock investor
if (FALSE) {
get_stock_investor("005930")
}

Run the code above in your browser using DataLab