From 361a60e2df73cc2b4806bae6dc01192dbea1e024 Mon Sep 17 00:00:00 2001 From: Zack-83 Date: Thu, 12 Jul 2018 14:52:12 +0200 Subject: [PATCH] created README --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9000c53 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# maRgheRitaR + +The goal of maRgheRitaR is to ... + +## Installation + +You can install the released version of maRgheRitaR from [CRAN](https://CRAN.R-project.org) with: + +``` r +install.packages("maRgheRitaR") +``` + +## Example + +This is a basic example which shows you how to solve a common problem: + +``` r +## basic example code +``` +