new.pim: Create an object of class pim

View source: R/new.pim.R

new.pimR Documentation

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(...)

Arguments

...

Data to include in the new object. See new

Value

an object of class pim. See pim-class


CenterForStatistics-UGent/pim documentation built on Jan. 7, 2025, 10:18 p.m.