knitr::opts_chunk$set(echo = FALSE) library(pipeline) #study <- pipeline(json_file_name)
cat("### ", study$name, "Preregistration", sep = " ")
summary(study, "hypotheses", "analyses")
unlist(study$analyses[[1]]$custom_func)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.