Description Usage Arguments Value
View source: R/detect_sections.R
Finds the lines in a plain text scientific journal article that correspond to the start of the introduction, methods, results, discussion, and references.
1 |
text |
A character vector containing a scientific journal article in plain text format where each line represents one paragraph, section header, or other type of standalone text (e.g. a figure caption). |
A numeric vector of length 5 indicating the lines within the text that are the section headers for the introduction, methods, results, discussion, and literature cited sections, respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.