scaff_pvnot: Rounding P-Values

Description Usage Arguments Examples

View source: R/scaff_pvnot.R

Description

This function allows you to print any value that is less than 0.001 as '<0.001' instead of using long scientific notation.

Usage

1
scaff_pvnot(pvalue)

Arguments

pvalue

Value that need to be changed to appropriate notation.

Examples

1
pvnot(9.8E-9)

mon4004/datascaffold documentation built on July 23, 2019, 8:23 p.m.