Skip to content

Commit

Permalink
Add cran install to README
Browse files Browse the repository at this point in the history
  • Loading branch information
drsimonj committed Jul 7, 2016
1 parent 6371a3e commit 1334599
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 0 deletions.
Binary file modified README-combination-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ corrr is a package for exploring **corr**elations in **R**. It makes it possible

You can install:

- the latest released version from CRAN with

```{r install_cran, eval = FALSE}
install.packages("corrr")
```

- the latest development version from github with

```{r install_git, eval = FALSE}
Expand Down
Loading

0 comments on commit 1334599

Please sign in to comment.