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.7)freecurrencyapi_0.1.0.zip(r-4.6)freecurrencyapi_0.1.0.zip(r-4.5)
freecurrencyapi_0.1.0.tgz(r-4.6-any)freecurrencyapi_0.1.0.tgz(r-4.5-any)
freecurrencyapi_0.1.0.tar.gz(r-4.7-any)freecurrencyapi_0.1.0.tar.gz(r-4.6-any)
freecurrencyapi_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:758c799d4a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 100 |
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 |
