Flora of the Saanich Peninsula Flora of the Saanich Peninsula
Home Data Projects Docs
    GitHub
      • Blog
        • R Markdown Syntax Guide
      • Data
      • Documentation
      • Projects
      • Story page

      Blog

      RSS Feed

      R Markdown Syntax Guide

      We build a linear regression below. fit = lm(dist ~ speed, data = cars) b = coef(summary(fit)) plot(fit) The slope of the regression is 3.9324088.

      Read more →

      January 1, 2020

      © 2026 IMERSS