Skip to content

Commit 6b488c1

Browse files
authored
Merge pull request usablica#631 from carlganz/master
add rintrojs to readme
2 parents 7e59e95 + f447ddd commit 6b488c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ GWT wrapper on top of Intro.js
8888

8989
Github: https://github.com/Agnie-Software/gwt-introjs
9090

91+
### R Wrapper
92+
You can use IntroJs with [R](https://cran.r-project.org/) for [Shiny applications](http://shiny.rstudio.com/) with the [rintrojs package on CRAN](https://cran.r-project.org/web/packages/rintrojs/).
93+
94+
Github: https://github.com/carlganz/rintrojs
95+
9196
## Build
9297

9398
First you should install `nodejs` and `npm`, then first run this command: `npm install` to install all dependencies.

0 commit comments

Comments
 (0)