processOutput: function to process the type output requested

View source: R/ehelp-utils.R

processOutputR Documentation

function to process the type output requested

Description

function to process the type output requested

Usage

processOutput(ehelp.obj, fnName, fnCorpus, output)

Arguments

ehelp.obj

ehelp object generated by the ehelp() fn

fnName

name of the function

fnCorpus

function definition

output

type of output, valid options are "txt", "TXT", "html", "HTML", "latex", "LATEX", "markdown", "MARKDOWN"


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