inst/examples/example_mtPkgAvail.R

# Retrieve matrix with package information on snapshot date
x <- mtPkgAvail("2014-10-01")
colnames(x)
head(x[, c("Package", "Version")])
andrie/MRANtools documentation built on May 10, 2019, 11:17 a.m.