powered by
Uses the simfin api to get information for a single company.
simfinR_get_info_company(id_sim, api_key, cache_folder)
Id of company
Your api key
Folder to save cache files
A list with information
# NOT RUN { api_key <- 'YOURAPIHERE' l_info <- simfinR_get_info_company(59265, api_key, tempdir()) # }
Run the code above in your browser using DataLab