/mathrrr

School type math in R.

Primary LanguageROtherNOASSERTION

mathrrr

The mathrrr package includes functions for doing your typical school math, for example:

  • finding prime factors of a number
  • calculating the greatest common factors of a set of numbers
  • converting decimals to fractions
  • parsing fractions into their numeric parts

Installation

source("http://news.mrdwab.com/install_github.R")
install_github("mrdwab/mathrrr")