format.defns {ehelp} | R Documentation |
Function to define specifics structures, symbols and 'codes'
Description
Function to define specifics structures, symbols and 'codes'
Usage
## S3 method for class 'defns'
format(fmt, filename = "", ending = NA)
Arguments
fmt |
an specific file format; possible values are: txt, html, latex, markdown |
ending |
optional argument for selecting when continuing saving into the file |
[Package ehelp version 1.2.1 Index]