get_stock_investor {kisopenapi}R Documentation

get stock investor

Description

Get stock investor data using KIS API.

Usage

get_stock_investor(stock_code)

Arguments

stock_code

A string specifying stock code

Value

stock investor data frame

Examples

# get stock investor
## Not run: 
get_stock_investor("005930")

## End(Not run)


[Package kisopenapi version 0.0.2 Index]