# NOT RUN {
# Set the FMP Token. The DEMO token has VERY limited access.
fmpc_set_token('demo')
# Pull price history for Apple
AppleHist = fmpc_get_url('historical-price-full/AAPL?serietype=line&')
# }
Run the code above in your browser using DataLab