This is a package created for the course "Introduction to Data Science" at Hertie School
The function brl_eur() contained in this package retrieves financial data from yahoo.com.
Specifically, it gathers the BRL/EURO exchange rate for 2020 and plots it.
BRL: official currency in Brazil EUR: official currency in the Euro zone.
No arguments are required.
To install it, please use the following command in R:
devtools::install_github("brunoponne123/brleur")
Important! This package depend on the following other packages: tidyquant ggplot2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.