fractional: Vulgar Fractions in R (original) (raw)

The main function of this package allows numerical vector objects to be displayed with their values in vulgar fractional form. This is convenient if patterns can then be more easily detected. In some cases replacing the components of a numeric vector by a rational approximation can also be expected to remove some component of round-off error. The main functions form a re-implementation of the functions 'fractions' and 'rational' of the MASS package, but using a radically improved programming strategy.

Version: 0.1.3
Imports: Rcpp
LinkingTo: Rcpp
Suggests: stats, MASS, knitr, rmarkdown, ggplot2, dplyr
Published: 2016-02-15
DOI: 10.32614/CRAN.package.fractional
Author: Bill Venables
Maintainer: Bill Venables <bill.venables at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: fractional results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=fractionalto link to this page.