This video is a tutorial for programming in R Statistical Software for beginners and it's simply explained with a live workshop on RStudio. In this video, you will learn:
1. The difference between packages and libraries.
2. Where you can get free ready R codes.
3. How to install and load a package in RStudio.
With an in-depth hands-on tutorial.
Function video link: • R Series #6.1 Functions: Your first s...
Exercises are below, copy them and paste them on your R script before you start watching the video.
#Exercise 1:
#to install a package:
install.packages("devtools")
#to load a package:
library(devtools)
#to unload a package:
detach("package:devtools", unload = TRUE)
Share my videos, leave me a comment, and give me a Like! Either way, Thank You!
#R #RStudio #learnR #stayathome #learnsomehtingnew
Follow me on
Facebook: @RlLearningseries
Twitter: @Bioinfo26656517
Instagram: @Bioinformaticsforall
Смотрите видео R Series #6.2 How to install and load R packages онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Bioinformatics for All 04 Май 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 418 раз и оно понравилось 24 людям.