The goal of libminer is to provide an overview of your R library setup. It is a toy package that is part of a workshop.
You can install the development version of libminer from GitHub with:
# install.packages("devtools")
devtools::install_github("mcanova-usgs/libminer")
This is a basic example which shows you how to solve a common problem:
Use lib_summary()
.
library(libminer)
## basic example code