inst/snippet/cooling01-fig.R

gf_line(temp ~ time, data = CoolingWater1) %>%
  gf_labs(y = "temp (C)", x = "time (sec)")

Try the fastR2 package in your browser

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

fastR2 documentation built on Nov. 9, 2023, 9:06 a.m.