Chapter 7 Resources

7.1 Useful resources

RStudio: https://www.youtube.com/watch?v=FIrsOBy5k58

For quick help

Quick-R: https://www.statmethods.net/

R-seek: https://rseek.org/

Active developments in R

R-bloggers: https://www.r-bloggers.com/

Book:

R in action: https://www.manning.com/books/r-in-action

7.2 Post-workshop survey

It will be really nice if you could go to this link survey and answer the questions. It should take less than 5 minutes.

7.3 SessionInfo

==============================================================================

> sessionInfo()

R version 4.1.0 (2021-05-18)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 11.6

Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib

locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
 [1] compiler_4.1.0  bookdown_0.25   fastmap_1.1.0   cli_3.2.0       htmltools_0.5.2 tools_4.1.0    
 [7] yaml_2.3.5      rmarkdown_2.13  knitr_1.38      xfun_0.30       digest_0.6.29   rlang_1.0.2    
[13] evaluate_0.15