Skip to content

Commit

Permalink
Minor updates to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyArends committed Jul 6, 2018
1 parent 5339df2 commit 997ab0d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,10 @@ package is installed. Rtools for MS Windows can be installed from

### Documentation
A short online introduction is [available](doc/STARTINGinR.md), or
learn by doing by following the workshop on CTL mapping, which can be found [here](https://www.dannyarends.nl/ctc/)
and help files with examples are also available for almost all functions in R using:
learn by doing by following the workshop on CTL mapping, which can
be found [here](https://www.dannyarends.nl/ctc/). Additionally
almost all R function come with a help files with examples. In R
you can access the help using:

```R
library(ctl) # Load the library
Expand Down

0 comments on commit 997ab0d

Please sign in to comment.