View source: R/character_get.n.studies.R
get.n.studies | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.