Skip to content
/ lucr Public

❗ This is a read-only mirror of the CRAN R package repository. lucr — Currency Formatting and Conversion. Homepage: https://github.com/ironholds/lucr Report bugs for this package: https://github.com/ironholds/lucr/issues

License

Notifications You must be signed in to change notification settings

cran/lucr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency conversion, handling and manipulation in R

CRAN RStudio mirror downloads

lucr provides currency data reformatting and retrieval. In particular, it lets you:

  1. Easily refactor numeric values as currency values, controlling for the separators, the group sizes, the positioning of the currency sign, and the currency sign itself;
  2. Take currency-formatted data and refactor it into numeric values;
  3. Retrieve currency conversion rates from the Open Exchange Rates API.

Installation

To get the release version:

install.packages("lucr")

For the development version:

devtools::install_github("ironholds/lucr")

License

MIT + file LICENSE © Oliver Keyes.

About

❗ This is a read-only mirror of the CRAN R package repository. lucr — Currency Formatting and Conversion. Homepage: https://github.com/ironholds/lucr Report bugs for this package: https://github.com/ironholds/lucr/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published