R/RcppExports.R

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

currency_format_ <- function(x, symbol, symbol_first, grouping, decimal, group) {
    .Call('lucr_currency_format_', PACKAGE = 'lucr', x, symbol, symbol_first, grouping, decimal, group)
}

currency_unformat_ <- function(x, decimal) {
    .Call('lucr_currency_unformat_', PACKAGE = 'lucr', x, decimal)
}

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.