get.software {JATSdecoder} | 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.")