add.significance.stars {pander}R Documentation

Add significance stars

Description

This function adds significance stars to passed p value(s) as: one star for value below 0.05, two for 0.01 and three for 0.001.

Usage

add.significance.stars(p)

Arguments

p

numeric vector or tabular data

Value

character vector


[Package pander version 0.6.0 Index]