View source: R/is_effectsize_name.R
is_effectsize_name | R Documentation |
For use by other functions and packages.
is_effectsize_name(x, ignore_case = TRUE)
get_effectsize_name(x, ignore_case = TRUE)
get_effectsize_label(
x,
ignore_case = TRUE,
use_symbols = getOption("es.use_symbols", FALSE)
)
x |
A character, or a vector. |
ignore_case |
Should case of input be ignored? |
use_symbols |
Should proper symbols be printed ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.