write.fmt: function for writing ehelp output to a local LaTeX file

View source: R/ehelp-utils.R

write.fmtR Documentation

function for writing ehelp output to a local LaTeX file

Description

function for writing ehelp output to a local LaTeX file

Usage

write.fmt(X.obj, format, filename, leaveOpen = FALSE)

Arguments

X.obj

ehelp object

format

type of output: txt, latex, html

filename

name of the file where to write the documentation

leaveOpen

boolean argument to leave the file open


ehelp documentation built on Jan. 7, 2023, 1:20 a.m.