Why won't my .rmd file knit? it keeps reading Error

前端 未结 0 1639
孤街浪徒
孤街浪徒 2020-12-11 03:43

Question 1

birth <- read.table(\'birth.txt\', header = T)
  • a)
mean(birth$Wgt)
mean(birth$Gest)

sd(birth$Wgt)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题