discrete_table_write: Write Discrete Table

Description Usage Arguments

Description

This function is used to write the discrete table to a file in the working directory. This file contains the source code for a LaTeX document

Usage

1
2
discrete_table_write(dvars, group = 1, d.cap = "", d.lab = "",
  maxlevels = 10, fn)

Arguments

dvars

Data frame containing the nominal variables

group

Optional grouping vector

d.cap

The caption of the resulting LaTeX table

d.lab

The lable of the resulting LaTeX table

fn

Character vector containing the desired name of the output file

maxLevels

Numerical containing the maximum amount of levels


Boshoffsmit/novaReport documentation built on May 6, 2019, 8 a.m.