processOutput {ehelp} | R 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" |
[Package ehelp version 1.2.1 Index]