get.n.studies {JATSdecoder} | R Documentation |
Extracts number of studies/experiments from text.
get.n.studies(x, tolower = TRUE)
x |
text string to process. |
tolower |
Logical. If TRUE lowerises text and search patterns for processing. |
Numeric number of identified number of studies. Returns '1' as standard output.
study.character
for extracting multiple study characteristics at once.