Skip to content

Commit 6fdad4f

Browse files
committed
add r and shiny tutorial to build web app
1 parent 94e38bb commit 6fdad4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
1313
* [Go](#go)
1414
* [Ruby](#ruby)
1515
* [Haskell](#haskell)
16+
* [R](#r)
1617
* [Rust](#rust)
1718
* [Additional resources](#additional-resources)
1819

@@ -95,6 +96,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
9596
* [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
9697
* [Making a Website with Haskell](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
9798

99+
## R:
100+
* [Build Web Apps with Shiny](http://rstudio.github.io/shiny/tutorial/)
101+
98102
## Rust:
99103
* A Simple Web App in Rust
100104
* [Part 1](http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/)

0 commit comments

Comments
 (0)