An R package with functions written for general purpose. Most of these are related to the analysis of experiments and graphical representation with trellis based plots.

Details

To not show the start up message, use options(wzRfun_startup_message = FALSE).

Examples

# NOT RUN { options(wzRfun_startup_message = FALSE) library(wzRfun) detach(package:wzRfun) options(wzRfun_startup_message = NULL) library(wzRfun) # }