R/changemap.R

changemap <- function(states){
  round(c(states[1], diff(states)) / 1.5)
}

Try the tradesys package in your browser

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

tradesys documentation built on May 2, 2019, 4:53 p.m.