R/MS.R

MS <-
  function(length, width) {
    ms <- length + width
    ms
  }

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.