set_dummy_field: Set a dummy field.

Description Usage Arguments Value

Description

Set a dummy field.

Usage

1
set_dummy_field(self, meta_name, field_class, field_name, only_once, value)

Arguments

self

environment. The environment of the reference class objet.

meta_name

character. The name to bind the dummy field to.

field_class

character. The class of the field.

field_name

character. The name of the field.

only_once

logical. Whether or not to set the dummy field only once.

value

The R object to bind to the dummy field_name.

Value

No return value – the self environment gets modified to contain a meta_name value.


robertzk/refclass documentation built on May 27, 2019, 10:36 a.m.