Public
Edited
Mar 30, 2023
Insert cell
Insert cell
Insert cell
Insert cell
sr_proc = mermaid `flowchart TD

A([Question formulation]) ==> B([Protocol development])
B([Protocol development]) ==> C([Database searching])
C([Database searching]) ==> D([Article screening])
D([Article screening]) ==> E([Data extraction])
E([Data extraction]) ==> F([Critical appraisal])
F([Critical appraisal]) ==> G([Data synthesis])
G([Data synthesis]) ==> H([Final Review])
H([Final Review]) ==> I([Communication & publication])
%%Color and Style%%
classDef default fill:#1170aa,stroke:#7b848f,stroke-width:1px,stroke-dasharray:5,color:#fff;`
Insert cell
<style type="text/css">
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700);
.body, body * {
font-family: 'Quicksand', sans-serif;
font-weight: 600;
font-size: 13px;
color:#000;
}

h1 {
margin-top: 10px;
font-family: 'Quicksand', sans-serif;
font-size: 1.3rem;
margin-bottom: 25px;
font-weight: 600;
color:#000;
text-align: center;
}

sup {
line-height: 0;
}
</style>
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more