README.md

xchangeR

A package to acquire the EUR/USD exchange rates from the Exchange Rates API and format the numbers as euros. It also allows for easy conversion of USD to EUR.

This package was created as the take-home assignment for Mastering R skills at CEU, Budapest.

Table of contents

Installation

xchangeR is not on CRAN yet, please install from GitHub:

remotes::install_github('szigony/xchangeR')

Functions

Use-case

A vignette demoing the usage of eurusds and eur with Bitcoin data from Binance is available here.

Website

A website showcasing the package's capabilities was created with pkgdown, and is available here.



szigony/xchangeR documentation built on June 7, 2019, 5:12 a.m.