/coolr

Discover cool R blogs

Primary LanguageRGNU General Public License v3.0GPL-3.0

coolr

The goal of {coolr} is to make discovering cool R blogs super easy.

Installation

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

# install.packages("devtools")
devtools::install_github("pierozannini/coolr")

Example

This is a basic example which shows you how to use the {coolr} package:

library(coolr)
coolr()

List of cool R blogs

The list is currently being build at https://github.com/pierozannini/coolr-list. Contributions, through PRs, are welcome! Contributions guideline will be added soon.