latex.dtable_other: latex method for dtable_other objects

View source: R/dtable-other.R

latex.dtable_otherR Documentation

latex method for dtable_other objects

Description

dtable_other objects are objects with an additional attribute 'dtable_other' which will be printed alongside the inherited latex method

Usage

latex.dtable_other(
  x,
  file = "",
  where = "htb",
  rowname = NULL,
  sep = "\\\\",
  ...
)

Arguments

x

object

file

Hmisc::latex

where

for Hmisc::latex

rowname

for Hmisc::latex

sep

if multiple dtable_other attributes, how to separate them

...

arguments passed to Hmisc::latex


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.