Description Usage Arguments Examples
Takes a single txt file as input. To operate on a vector of txt files, use get_metadata_doc().
1 2 3 |
encoding |
Character encoding scheme of input txt file. Default is "utf-8". |
lines.import |
Number of lines that should be imported from the input txt file. Default is 2000. |
rcrossref |
Use rcrossref function to identify article meta data via CrossRef API? Default is TRUE. Currently, no useful other ways of identifying metadata are implemented. |
bibtex |
Should reference be exported as bibtex? Works only with rcrossref = TRUE. Default is FALSE. |
vars |
Which variables should be returned? Specify as character vectors. By default, all available variables are returned. |
filename |
Input file; assumed to be txt format.. |
rename.files |
Rename the text files with information found online. Default = FALSE. |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.