![[R logo]](../../../doc/html/logo.jpg)
| utilLog-package | What the package does (short line) ~~ package title ~~ |
| cal.headerWd | calculate how much space (width) for each string in a vector in latex file |
| latexTb1T | add a section of latex document, table heading for the first table : demographic info, to a file |
| latexTbEnd | add a section of latex document, table ending, to a file |
| latexTbLine | add a section of latex document, hline in table, to a file |
| latexTbRow | add a section of latex document, one row, to a file |
| latexTbTop | add a section of latex document, table heading, to a file |
| latexTbWr | add a section of latex document, middle section of a tabular, to a file |
| latexTbWrVec | add a section of latex document, a tabular of one row, to a file |
| latexW | add a section of latex document, a string, to a file |
| latexWCom | add a section of latex document, a comment, to a file |
| latexWEnd | add a section of latex document, ending of latex document, to a file |
| latexWL | add a section of latex document, a line, to a file |
| latexWTbNested | add a section of latex document, nested multi-section tabular, to a file |
| latexWTbSimpleNest | add a section of latex document, nested multi-section tabular, to a file |
| latexWTop | add a section of latex document, the heading, to a file |
| logBe | log the beginning of a file |
| loge | log the ending of a file |
| logErr | add a section of error message to a file |
| logl | add a string to a file, followed by a line return |
| logs | add a string to a file |
| logWarn | add a section of warning message to a file |
| sas.proc.freq | Extract information from SAS output table from PROC FREQ without BY statement |
| sas.proc.freqBy | Extract information from SAS output table from PROC FREQ without BY statement |
| sas.proc.mean | Extract information from SAS output table from PROC MEANS with CLASS statement for mulitple response variables |
| utilLog | What the package does (short line) ~~ package title ~~ |