R command

Check package

>.libPaths()
>colnames(installed.packages())

Update R and package

>install.packages("installr")
>library(installr)
>updateR()

update.packages( )

On the edge

Table of Contents