copy_scan_attributes: Copy the metadata of a MizerScan onto another object

View source: R/MizerScan-class.R

copy_scan_attributesR Documentation

Copy the metadata of a MizerScan onto another object

Description

Copy the metadata of a MizerScan onto another object

Usage

copy_scan_attributes(to, from)

Arguments

to

The object to receive the attributes.

from

The MizerScan to take them from.

Value

to with the attributes and class of a MizerScan.


mizer documentation built on Aug. 24, 2026, 9:08 a.m.