Overall Miscellaneous Usage Instructions for Our R packages

To load the packages, use one of these commands:
library(Hmisc)    # if using Hmisc without using Design
library(Design)   # automatically issues library(Hmisc)
You may want to add an argument warn.conflicts=FALSE to library().

Note that unlike in S-Plus, do not include first=T (or T as a second unnamed argument) in the arguments to library.

As of middle of August 2004 a new system option can be used to suppress extra information messages when Hmisc or Design packages are loaded. Specify options(Hverbose=FALSE) before issuing library(Hmisc) or library(Design).

-- FrankHarrell - 11 Jul 2004
Topic revision: r1 - 11 Jul 2004, FrankHarrell
 

This site is powered by FoswikiCopyright © 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback