setup_shinymixr_test | R Documentation |
Record a shinyMixR test
setup_shinymixr_test(
dir = "./tests/files",
overwrite = TRUE,
record = FALSE,
incres = FALSE
)
dir |
character, the directory where the files will be placed and the test will be recorded |
overwrite |
logical, if TRUE, the function will remove the content of the tests/files directory |
record |
logical, if TRUE, the function will use 'record_test' |
incres |
logical, if TRUE, the function will include result files for testing |
runs the shinyMixR interface and records actions in the app
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.