Skip to content

betsymccoach/libminer

Repository files navigation

libminer

R-CMD-check

The goal of libminer is to provide an overview of your R library setup.

Installation

You can install the development version of libminer from GitHub with:

# install.packages("devtools")
devtools::install_github("betsymccoach/libminer")

Example

This is a basic example which shows you how to solve a common problem:

To get a count of installed packages in each of your libraries, optionally with the total sizes, use lib_summary().

library(libminer)
## basic example code

What is special about using README.Rmd instead of just README.md? You can include R chunks like so:

You’ll still need to render README.Rmd regularly, to keep README.md up-to-date. devtools::build_readme() is handy for this.

About

Explore Your R Libraries

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages