R/IA.R

IA <-
  function(length, width) {
    ia <- length / width
    ia
  }

Try the tipom package in your browser

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

tipom documentation built on May 2, 2019, 3:28 p.m.