transfer_sa_item: Copy & paste SA-items from one 'SA-Processing' to another

View source: R/saprocessing.R

transfer_sa_itemR Documentation

Copy & paste SA-items from one SA-Processing to another

Description

Copy & paste SA-items from one SA-Processing to another

Usage

transfer_sa_item(
  jsap_from,
  jsap_to,
  selected_sa_items,
  print_indications = TRUE
)

Arguments

jsap_from

SA-Processing from which to take the SA-items

jsap_to

SA-Processing to which paste the SA-items

selected_sa_items

vector containing the SA-items names to be updated.

print_indications

A boolean to print indications on the processing status (optional)

Details

If selected_sa_items is missing, all SA-items from jsap_from will be copied.

Value

NULL returned invisibly


palatej/rjdemetra3 documentation built on July 16, 2025, 5:41 p.m.