-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
30 lines (21 loc) · 868 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# Benefits and risks associated with children’s and adolescents’ interactions with electronic screens: An umbrella review
<!-- badges: start -->
<!-- badges: end -->
Contains all of the project files to conduct the analysis and generate the manuscript for the umbrella review.
## Using this Repo
1. Clone the repository, ensuring that you are using the latest version.
1. Open directory and run `renv::restore()` to download/update the required packages.
1. To build the project, run `targets::tar_make()`.
## Links
* [PROSPERO Registration](https://www.crd.york.ac.uk/prospero/display_record.php?RecordID=76051)
* [Open Science Framework](https://osf.io/3ubqp/)