Learn R Programming

pim (version 2.0.4)

new.pim: Create an object of class pim

Description

This function is the constructor for an object of class pim. It is nothing but a placeholder for new("pim", ...). This function is not exported.

Usage

new.pim(...)

Value

an object of class pim. See pim-class

Arguments

...

Data to include in the new object. See new