feature_generic: Create a Generic Feature

View source: R/core.R

feature_genericR Documentation

Create a Generic Feature

Description

Use this function when you need to create more than one methods for Q7 types with different S3 classes. The s3 field and the feature's name should be the same.

Usage

feature_generic(s3, ...)

Arguments

s3

S3 Class of the feature

...

dot-dot-dot

Value

a generic Q7 feature

See Also

feature


iqis/object documentation built on March 23, 2022, 11:19 p.m.