new_record_update {starschemar} | R Documentation |
record_update S3 class
Description
Internal low-level constructor that creates new objects with the correct structure.
Usage
new_record_update(dimension, old, new)
Details
For a dimension, it relates old record field values to the new values to replace them.
Value
A record_update
object.
[Package starschemar version 1.2.5 Index]