R/plot_mpg_wt.R

plot_mpg_wt <- function(x,y) {

  plot(x, y)

}
ivyleavedtoadflax/didacticRutabaga documentation built on May 18, 2019, 7:13 a.m.