初学者,要加载vcd这个包加载不了,求大神指导
> data(package="vcd")
Error in find.package(package, lib.loc, verbose = verbose) :
there is no package called ‘vcd’
> install.packages("grid")
Installing package into ‘C:/Users/lenovo/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘grid’ is not available (for R version 3.3.1)
Warning in install.packages :
package ‘grid’ is a base package, and should not be updated