Description Usage Arguments Value Source References Examples
View source: R/startLabeling.R
A function that allows a user to set their desired webapp parameters and serves a shiny web application.
1 | startLabeling(labelingList)
|
labelingList |
A 2D list of strings denoting the labels that the user would like to have as options for the image labeling task |
None. Side effect of calling the function is the running of the Shiny webapp defined in inst/available-shiny-apps/ultrasound-shiny/app.R
"setGlobalVariables.R"
Attali, D. (2015 April 21). Supplementing your R package with a Shiny app. Retrieved from Link
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.