powered by
List the installed packages with their locations and version.
list.packages()
A list with the installed packages and their version.
Marc Girondot
list.packages lists the installed packages with their locations
if (FALSE) { library(HelpersMG) list.packages() }
Run the code above in your browser using DataLab