Learn R Programming

mStats (version 3.2.2)

export: Export outputs

Description

export() writes to .csv file

Usage

export(.data, file = "", append = FALSE)

Arguments

.data

Outputs as data.frame or list

file

file name

append

logical.

If TRUE, the output is appended to the file.

If FALSE, any existing file of the name is destroyed.

Details

Outputs from the following functions can be exported.

tab

summ

tabOdds

tabRisks

mhor

mhrr

logistic

regress

strate