set_metadata: Set the metadata of a SaItem

View source: R/metadata.R

set_metadataR 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.


rjdworkspace documentation built on April 3, 2025, 10:50 p.m.