get_current_price | R Documentation |
Get current stock price.
get_current_price(stock_code)
stock_code |
A string specifying stock number (stock code) |
current stock price
# get current price
## Not run:
get_current_price("005930")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.