View source: R/all_digit_test_helper_functions.R
format_p_values | R Documentation |
Display p-value as decimals when p-value >= 0.001, and as scientific when p-value < 0.001.
format_p_values(p_value)
p_value |
The p-value computed |
p-value with better formatting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.