add_stars: Add stars to statistical estimate

View source: R/strings.R

add_starsR Documentation

Add stars to statistical estimate

Description

add_stars is a function that adds stars to statistical estimates for easy addition in latex tables. Used in scripts: Robust function: FALSE

Usage

add_stars(estimates, p_vals)

Arguments

estimates

Numeric, vector with statistical estimates

p_vals

Numeric, vector with p-values for each element in estimates

Value

Character, vector with estimates and stars


AndreSjuve/dretools documentation built on Dec. 4, 2024, 3:12 a.m.