Examveda

How to install for a package and all of the other packages on which for depends?

A. install.packages (for, depends = TRUE)

B. R.install.packages ("for", depends = TRUE)

C. install.packages ("for", depends = TRUE)

D. install ("for", depends = FALSE)

Answer: Option C


This Question Belongs to R Programming >> Introduction To R Programming

Join The Discussion

Related Questions on Introduction to R Programming