We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99de064 commit cddc10fCopy full SHA for cddc10f
README.Rmd
@@ -378,7 +378,7 @@ for all children in the cohort or sample for all the anthropometric indices.
378
379
To use the included Shiny app, run the following command in R:
380
381
-```{r, echo = FALSE, eval = FALSE}
+```{r, echo = TRUE, eval = FALSE}
382
run_zscorer()
383
```
384
README.md
@@ -510,6 +510,10 @@ the anthropometric indices.
510
511
512
513
+``` r
514
+run_zscorer()
515
+```
516
+
517
This will initiate the Shiny app using the installed web browser in your
518
current device as shown below:
519
0 commit comments