mrdwab / mathrrr

School type math in R.

Home Page:https://mrdwab.github.io/mathrrr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

School type math in R.

https://mrdwab.github.io/mathrrr

License:Other


Languages

Language:R 100.0%