| fx | R Documentation |
This dataset contains information about foreign exchange (FX) rates between different currencies. It includes details about the exchange rate for a given date, as well as the currencies involved. This dataset is useful for analyzing currency conversions and understanding the exchange rates between different currencies over time.
fx
A data frame with 4 columns:
Date The date of the exchange rate.
character The code of the source currency (e.g., "USD", "EUR").
character The code of the target currency (e.g., "GBP", "JPY").
double The exchange rate between the source and target currencies on the given date.
https://github.com/sql-bi/Contoso-Data-Generator-V2-Data/releases/tag/ready-to-use-data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.