phrase | R Documentation |
Transforms a term's value into a phrased string representation.
phrase(term, vals, lang = pal::pkg_config_val("lang"))
term |
Term to be phrased. A character scalar. |
vals |
Value(s) of |
lang |
Language. One of |
A character scalar.
Other text phrasing functions:
phrase_date()
,
phrase_election_candidate()
,
phrase_proposal_name_de()
fokus::phrase(term = "side",
vals = c("pro", "pro", "contra"),
lang = "de")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.