starsfromp: starsfromp

View source: R/represearch.R

starsfrompR Documentation

starsfromp

Description

This function returns asterisks for your P-value.

Usage

starsfromp(pval, c1 = "~", c2 = "*")

Arguments

pval

p-value of interest.

c1

character for P < 0.1.

c2

character(s) for P < 0.05.

Examples

starsfromp(0.02, "")

philipphoman/represearch documentation built on July 27, 2023, 10:23 a.m.