forked from harrelfe/rreport
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 1.12 KB
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Package: rreport
Version: 0.1-1
Date: 2013-01-01
Title: Research Reporting Package
Author: Frank E Harrell Jr <f.harrell@vanderbilt.edu>
Maintainer: Charles Dupont <charles.dupont@vanderbilt.edu>
Imports:
chron,
Hmisc,
lattice,
rms
Description: The rreport package contains many functions useful for
monitoring and reporting the results of clinical trials and other
experiments in which treatments are compared. LaTeX is
used to typeset the resulting reports. The Hmisc package is used
by rreport for high-level graphics and for LaTeX table construction.
License: GPL (>= 2)
URL: http://biostat.mc.vanderbilt.edu,
http://biostat.mc.vanderbilt.edu/twiki/pub/Main/StatReport/summary.pdf
Collate:
'rreport-package.R'
'accrualReport.R'
'aeReport.R'
'baselineReport.R'
'completenessReport.R'
'complianceReport.R'
'dates.R'
'dropoutReport.R'
'fileNames.R'
'labReport.R'
'listTable.R'
'makeNA.R'
'Misc.R'
'mixedvarReport.R'
'mockTable.R'
'rangeCheck.R'
'refManager.R'
'repVarclus.R'
'saeFreqDisplay.R'
'subjectList.R'
'survReport.R'