knitr::opts_chunk$set(echo = FALSE)
library(pipeline)
#study <- pipeline(json_file_name)
cat("### ", study$name, "Preregistration", sep = " ")
summary(study, "hypotheses", "analyses")

Exact analysis

unlist(study$analyses[[1]]$custom_func)


debruine/pipeline documentation built on May 8, 2019, 8:59 a.m.