create_dashboard | R Documentation |
Creates the internal dashboard. This one contains sensitive participant information like age, sex and ID.
create_dashboard(
rmd_file = system.file("rmd", "bids_dashboard.Rmd", package = "bidsconvertr"),
converter_path = path_output_converter
)
rmd_file |
The rmd file to render |
converter_path |
The path to the converter, which contains the bids files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.