load_bib: Read in bib file containing references to be cited

Description Usage Arguments Value See Also Examples

View source: R/data.r

Description

You provide the name of the meta analysis (say "GxSES") which is expanded to "bib_GxSES.bib" and opened (the actual file resides in the package's data folder).

Usage

1
load_bib(meta)

Arguments

meta

name of the meta-analytic "question"

Value

- the effects data.frame

See Also

Other Data Functions: load_meta, meta.now

Examples

1
bib = load_bib(meta = "GxSES") # loaded as bib

tbates/meta.now documentation built on Sept. 13, 2019, 6:14 a.m.