cont_entry_all: Creates a continuous entry for a table

Description Usage Arguments Examples

View source: R/cont_entry_all.R

Description

Creates a continuous entry for a table

Usage

1
2
3
cont_entry_all(out, x, dt, xlab = NULL, pvalue = TRUE,
  pvalue_fmt = function(x, test_method) {     formatp(x, digits = 3)
  %|% "<sup>" %|% test_method %|% "</sup>" })

Arguments

out

empty vector

x

variable for row in table

dt

data table

xlab

Label for entry in table

pvalue

Boolean

pvalue_fmt

A function that takes a pvalue and a test method

Examples

1
# Not run:

thomasgstewart/ahsqc documentation built on Jan. 24, 2021, 11:19 a.m.