Skip to content

Commit cddc10f

Browse files
author
Ernest Guevarra
committed
update README
1 parent 99de064 commit cddc10f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ for all children in the cohort or sample for all the anthropometric indices.
378378

379379
To use the included Shiny app, run the following command in R:
380380

381-
```{r, echo = FALSE, eval = FALSE}
381+
```{r, echo = TRUE, eval = FALSE}
382382
run_zscorer()
383383
```
384384

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,10 @@ the anthropometric indices.
510510

511511
To use the included Shiny app, run the following command in R:
512512

513+
``` r
514+
run_zscorer()
515+
```
516+
513517
This will initiate the Shiny app using the installed web browser in your
514518
current device as shown below:
515519

0 commit comments

Comments
 (0)