View source: R/character_get.software.R
get.software | R Documentation |
Extracts mentioned software from text by dictionary search for 63 software names (object: .software_names).
get.software(x, add.software = NULL)
x |
text string to process. |
add.software |
a text vector with additional software name patterns to search for. |
Character. Vector with identified statistical software/s.
study.character
for extracting multiple study characteristics at once.
get.software("We used the R Software and Excel 4.0 to analyse our data.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.