### Load an example (pre)registration specification
data("examplePrereg_1", package = "preregr");
### Knit the contents of the "metadata" section
### as an R Markdown partial
examplePrereg_1 |>
preregr::prereg_knit_item_content(
section="metadata"
);
Run the code above in your browser using DataLab