### Load an example (pre)registration specification
data("examplePrereg_1", package = "preregr");
### Show the item content for the "metadata" section
examplePrereg_1 |>
preregr::prereg_show_item_content(
section="metadata"
);
Run the code above in your browser using DataLab