powered by
Helper function of simfinR_get_price_data. Will fetch data for a single company and save results in cache.
simfinR_get_price_data
simfinR_get_single_price_data(id_sim, api_key, cache_folder = "simfin_cache")
The simfin id
Your api key
Cache folder to save files
A dataframe with adjusted prices
# NOT RUN { df_prices <- simfinR_get_single_price_data(59265, 'YOURAPIKEY') # }
Run the code above in your browser using DataLab