Learn R Programming

report (version 0.1.0)

format_p: p-values Formatting

Description

p-values Formatting

Usage

format_p(p, stars = FALSE, stars_only = FALSE)

Arguments

p

value or vector of p-values.

stars

Add significance stars.

stars_only

Return only significance stars.

Examples

Run this code
# NOT RUN {
format_p(.02)
# }

Run the code above in your browser using DataLab