Yuan Tian

PhD life | Computer & Health Science | Music and Dance | Views Are My Own

Statistical Analysis Using R 3rd Edition (Chpt1)

Categories: R    Statistics    book    Tags: exercise    Years: 2020   

Yuan and Shan Posted at — Jan 24, 2020

1 Chapter 1

library("tools")
library("HSAUR3")
data("Forbes2000")
ls()
ls(Forbes2000)
print(Forbes2000)
comments powered by Disqus