type: Get type of an object

View source: R/bias.R

typeR Documentation

Get type of an object

Description

Accesses the type slot of an S4 object

Usage

type(obj)

Arguments

obj

a bias object (i.e. S4 object inheriting from bias)

Value

Character string specifying the type of bias obj represents, e.g. "linT" in case of chronological bias.


randomizeR documentation built on Sept. 19, 2023, 1:08 a.m.