Table des matières

R

General informations

Installation instructions

Installed version
Impilo 8.04 H10 2.10
Impilo 10.04 A10 2.11.1

Usage instructions

It is possible to get help informations on various methods and classes by two different procedures:

# One way of doing it:
R> ??methodName
# Another way:
R> help(methodName)
R> openVignette(package_name)

References