View source: R/utils-render_report.R
| run_dir_pattern | R Documentation |
Matches both the task-namespaced form (task-study_run-01) and the legacy
form (run-01). The numeric run can subsequently be extracted with
sub(".*run-(\\d+)$", "\\1", x).
run_dir_pattern()
A character string containing the regular expression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.