-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c047c42
commit 508f5d3
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
# Outstanding User Interfaces with Shiny | ||
|
||
![https://www.routledge.com/Outstanding-User-Interfaces-with-Shiny/Granjon/p/book/9780367645267](https://user-images.githubusercontent.com/18291543/181491295-1a5b498c-e7ee-428c-a1af-c3ee22e35ef5.jpg) | ||
|
||
This book comes with a standalone companion package. | ||
|
||
```r | ||
remotes::install_github("DivadNojnarg/OSUICode") | ||
``` | ||
|
||
|
||
By doing `library(OSUICode)`, you may access to all functions which will ease the code | ||
exploration in each chapter. |