pstar: Convert numeric pvalues to character vector.

Description Usage Arguments Value Examples

View source: R/pstars.R

Description

pstars converts numeric pvalues to a character vector of asterisk symbols.

Usage

1
pstar(pvalue)

Arguments

pvalues

vector of numeric pvalues to be converted

Value

A character vector of same length as input

Examples

1
pstars(c(0.04, 0.005, 0.1))

uhlitz/pstars documentation built on May 3, 2019, 2:23 p.m.