get.software: get.software

View source: R/character_get.software.R

get.softwareR Documentation

get.software

Description

Extracts mentioned software from text by dictionary search for 63 software names (object: .software_names).

Usage

get.software(x, add.software = NULL)

Arguments

x

text string to process.

add.software

a text vector with additional software name patterns to search for.

Value

Character. Vector with identified statistical software/s.

See Also

study.character for extracting multiple study characteristics at once.

Examples

get.software("We used the R Software and Excel 4.0 to analyse our data.")

JATSdecoder documentation built on Oct. 12, 2023, 5:13 p.m.