L6; R Flashcards

1
Q

help regarding a function is available using

A

?function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

install new packages

A

install.package (“forecast”)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

add the package to your R library with

A

library(“forecast”)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly