Learn R Programming

mizer (version 3.4.0)

copy_scan_attributes: 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)

Value

to with the attributes and class of a MizerScan.

Arguments

to

The object to receive the attributes.

from

The MizerScan to take them from.