Description Usage Arguments Format Value Examples
Read in meta-analysis data from a .bib file created in jabRef (may be any text based file).
1 2 3 4 5 6 |
file |
The name of the file which the data are to be read from. |
entry.name |
A character string indicating the type
of entry from the .bib file. Default is |
out.file |
A character string naming the file to print to. |
rm.coder |
logical. If TRUE removes the coder name from the meta list. |
rm.timestamp |
logical. If TRUE removes the timestamp from the MDlist. |
rm.comment |
logical. If TRUE removes the ## comments from the MDlist. |
detect.class |
logical. If TRUE detects the class of the character string(s) for each variable. |
stringsAsFactors |
logical. Should character vectors be converted to factors if detect.class is TRUE? |
exclude.vars |
A character vector of variables to
exclude. Default is |
chr [1:16] "title" "publisher" "shorttitle" "volume" "number" "pages" "month" "note" "crossref" "keywords" "file" "doi" "url" "comment" ...
Returns a list structure with information for each study (refered as MDlist).
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.