setDataFieldByKeys.BaseFileSection: Sets a data field by another key field

Description Usage Arguments Value Author(s) See Also

Description

Sets a data field by another key field.

Usage

1
2
## S3 method for class 'BaseFileSection'
setDataFieldByKeys(this, byField, keys, field, values, ...)

Arguments

byField

A string character string of an existing column.

keys

Rows with these values on the key field will be returned.

field

A string character string of an existing column.

...

Arguments with names of keys and values to be assigned to the field.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BaseFileSection.


HenrikBengtsson/aroma.Base documentation built on May 7, 2019, 1:51 a.m.