run_shiny_BIDS | R Documentation |
Starts the BiDirect BIDS viewer
run_shiny_BIDS(
bids_directory = shinyDirectoryInput::choose.dir(caption =
"Please select the BIDS folder."),
shiny_app_path = system.file("rmd", "bids_viewer.Rmd", package = "bidsconvertr")
)
bids_directory |
Directory of the images |
shiny_app_path |
Path to the viewer RMD file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.