set_metadata {rjdworkspace}R Documentation

Set the metadata of a SaItem

Description

Function to set the name of a "sa_item" from the one contained in another "sa_item".

Usage

set_metadata(sa_from, sa_to)

Arguments

sa_from

the "sa_item" object from which the desired metadata is retrieved.

sa_to

the "sa_item" object to modify.

Value

a new "sa_item" with the specification of sa_to and the metadata of sa_from.


[Package rjdworkspace version 1.1.7 Index]