buildStudyHub.Rd
Function to build study hub
buildStudyHub(
projectPath = here::here(),
logoPath = NULL,
footer = NULL,
backgroundColor = "#336B91"
)
path to ohdsi study
a path to a logo png to use in the quarto website, defaults to ohdsi logo from Ulysses inst.
add a footer to the study Hub
change background color, defaults to OHDSI blue #336B91
builds a _site folder in documenation that holds the html website