L6; R Flashcards
1
Q
help regarding a function is available using
A
?function
2
Q
install new packages
A
install.package (“forecast”)
3
Q
add the package to your R library with
A
library(“forecast”)
help regarding a function is available using
?function
install new packages
install.package (“forecast”)
add the package to your R library with
library(“forecast”)