View source: R/character_get.sig.adjectives.R
get.sig.adjectives | R Documentation |
Extracts adjectives used for in/significance out of list with 37 potential adjectives.
get.sig.adjectives(x, unique_only = FALSE)
x |
text string to process. |
unique_only |
Logical. If TRUE returns unique hits only. |
Character. Vector with identified adjectives.
study.character
for extracting multiple study characteristics at once.
get.sig.adjectives(
x<-"We found very highly significance for type 1 effect"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.