Learn R Programming

kisopenapi (version 0.0.2)

get_stock_quotes: get stock quotes

Description

Get current stock qutoes.

Usage

get_stock_quotes(stock_code)

Value

current stock quotes data frame

Arguments

stock_code

A string specifying stock code

Examples

Run this code
# get stock quotes
if (FALSE) {
get_stock_quotes("005930")
}

Run the code above in your browser using DataLab