R/lucr.R

#' @title Currency Formatting and Conversion
#'
#' @description Reformat currency-based data as numeric values (or numeric values as currency-based data)
#' and convert between currencies.
#'
#' @docType package
#' @name lucr
#' @useDynLib lucr
#' @importFrom Rcpp sourceCpp
NULL

Try the lucr package in your browser

Any scripts or data that you put into this service are public.

lucr documentation built on May 2, 2019, 2:02 p.m.