get.sig.adjectives: get.sig.adjectives

View source: R/character_get.sig.adjectives.R

get.sig.adjectivesR Documentation

get.sig.adjectives

Description

Extracts adjectives used for in/significance out of list with 37 potential adjectives.

Usage

get.sig.adjectives(x, unique_only = FALSE)

Arguments

x

text string to process.

unique_only

Logical. If TRUE returns unique hits only.

Value

Character. Vector with identified adjectives.

See Also

study.character for extracting multiple study characteristics at once.

Examples

get.sig.adjectives(
 x<-"We found very highly significance for type 1 effect"
)

ingmarboeschen/JATSdecoder documentation built on April 5, 2025, 2:07 a.m.