vignettes_src/fault.R

fit_model <- function(x, y) {
  lm(y ~ x)
}
richfitz/rrq documentation built on July 15, 2024, 8:12 p.m.