assign_stars: Assign stars based on p-values.

View source: R/functions.R

assign_starsR Documentation

Assign stars based on p-values.

Description

This gives a string with stars corresponding to conventional alpha values (0.001, 0.01, 0.05) based on the value of the input.

Usage

assign_stars(pval)

Arguments

pval

a number


codybj/codyverse documentation built on June 12, 2022, 4:15 p.m.