get_stock_investor: get stock investor

View source: R/data.R

get_stock_investorR 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)


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