wzRfun: Walmes Zeviani's collection of functions

Description Details Examples

Description

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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
## Not run: 

options(wzRfun_startup_message = FALSE)
library(wzRfun)

detach(package:wzRfun)

options(wzRfun_startup_message = NULL)
library(wzRfun)


## End(Not run)

walmes/wzRfun documentation built on Aug. 10, 2021, 2:19 p.m.