init_meta: Create a folder structure and a team file on goodle drive

Description Usage Arguments Value Examples

View source: R/init_meta.R

Description

Create a folder structure on google drive for a meta-analysis project and a template team file in it that opens in the browser

Usage

1
init_meta(gdrive_path = NULL)

Arguments

gdrive_path

a full (new) gdrive path <chr>, preferably with / at the end

Value

no output, this function exerts a side-effects

Examples

1
2
3
4
5
# Creating default folder structure and team file
## Not run: 
init_meta("research/meta")

## End(Not run)

nthun/metamanager documentation built on Aug. 9, 2019, 1:37 p.m.