Package: freecurrencyapi 0.1.0
freecurrencyapi: Client for the 'freecurrencyapi.com' Currency Conversion API
An R client for the 'freecurrencyapi.com' currency conversion API. The API requires registration of an API key. You can find the full API documentation at <https://freecurrencyapi.com/docs> .
Authors:
freecurrencyapi_0.1.0.tar.gz
freecurrencyapi_0.1.0.zip(r-4.5)freecurrencyapi_0.1.0.zip(r-4.4)freecurrencyapi_0.1.0.zip(r-4.3)
freecurrencyapi_0.1.0.tgz(r-4.4-any)freecurrencyapi_0.1.0.tgz(r-4.3-any)
freecurrencyapi_0.1.0.tar.gz(r-4.5-noble)freecurrencyapi_0.1.0.tar.gz(r-4.4-noble)
freecurrencyapi_0.1.0.tgz(r-4.4-emscripten)freecurrencyapi_0.1.0.tgz(r-4.3-emscripten)
freecurrencyapi.pdf |freecurrencyapi.html✨
freecurrencyapi/json (API)
NEWS
# Install 'freecurrencyapi' in R: |
install.packages('freecurrencyapi', repos = c('https://dominikkukacka.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:758c799d4a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:freecurrencyapi_api_keyget_api_statusget_historical_exchange_ratesget_latest_exchange_ratesget_supported_currencies
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Freecurrencyapi API Key | freecurrencyapi_api_key |
Get the current status of the API. | get_api_status |
Get historical exchange rates for a specific date for a single or multiple currencies. | get_historical_exchange_rates |
Get exchange rate from the Freecurrencyapi.com API | get_latest_exchange_rates |
Get the current status of the API. | get_supported_currencies |