str_comparison | R Documentation |
Convert inequality statements between character, mathematic, symbol and function representations
str_comparison(x, outtype = "chr")
x |
|
outtype |
|
chr/name/fun
depending on the requested outtype
comparison_key
Other math:
comparison_inverse()
,
comparison_inverse_key
,
comparison_key
,
evens()
,
interpolate()
,
odds()
str_comparison(">")
str_comparison("less than or equal to", "fun")
str_comparison("greater than or equal to", "sym")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.