knitr::opts_chunk$set(echo = TRUE)
s_data_url <- "https://charlotte-ngs.github.io/lbgfs2021/data/beef_data_blup.csv"

Problem 1: Linear Models

Read the dataset given in r s_data_url using the function readr::read_csv().

Tasks



charlotte-ngs/lbgfs2021 documentation built on Dec. 19, 2021, 3:01 p.m.