df2txt: Convert a data frame into a text table

Description Usage Arguments Details Value Author(s)

Description

Convert a data frame into a text table

Usage

1
  df2txt(outTable, Digits = 2, file = "")

Arguments

outTable

a data frame, output of coxph2table

Digits

integer, the number of digits that should appear in the table.

file

full path to the file where the text file should be saved

Details

This function takes a data frame produced by coxph2table.R and transforms it into a text table suitable for MS Excel conversion

Value

a text file containing the output of coxph2table.

Author(s)

Giovanni d'Ario


gdario/coxph2table documentation built on May 16, 2019, 11:14 p.m.