Package: currencyapi 0.1.0
currencyapi: Client for the 'currencyapi.com' Currency Conversion API
An R client for the 'currencyapi.com' currency conversion API. The API requires registration of an API key. Basic features are free, some require a paid subscription. You can find the full API documentation at <https://currencyapi.com/docs> .
Authors:
currencyapi_0.1.0.tar.gz
currencyapi_0.1.0.zip(r-4.7)currencyapi_0.1.0.zip(r-4.6)currencyapi_0.1.0.zip(r-4.5)
currencyapi_0.1.0.tgz(r-4.6-any)currencyapi_0.1.0.tgz(r-4.5-any)
currencyapi_0.1.0.tar.gz(r-4.7-any)currencyapi_0.1.0.tar.gz(r-4.6-any)
currencyapi_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
currencyapi/json (API)
NEWS
| # Install 'currencyapi' in R: |
| install.packages('currencyapi', 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 from:8fac1d9922. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 120 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 112 |
Exports:convert_exchange_ratescurrencyapi_api_keyget_api_statusget_date_range_historical_exchange_ratesget_historical_exchange_ratesget_latest_exchange_ratesget_supported_currencies
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a value to a specific range of other currencies from the Currencyapi.com API. Retrieve the latest exchange rate data or for a specific historic date. | convert_exchange_rates |
| Currencyapi API Key | currencyapi_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_date_range_historical_exchange_rates |
| Get historical exchange rates for a specific date for a single or multiple currencies. | get_historical_exchange_rates |
| Get exchange rate from the Currencyapi.com API | get_latest_exchange_rates |
| Get the current status of the API. | get_supported_currencies |
