Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 384 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 384 Bytes

gapminderRR

The goal of gapminderRR is to ...

Installation

install.packages("gapminderRR")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("EveTC/gapminderRR")

Example

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

## basic example code