copy_keywords: Copy FCS keywords from a source to a target flowFrame object

View source: R/fcs_io.R

copy_keywordsR Documentation

Copy FCS keywords from a source to a target flowFrame object

Description

Copy FCS keywords from a source to a target flowFrame object

Usage

copy_keywords(source.frame, target.frame, kw.list)

Arguments

source.frame

The source flowFrame object

target.frame

The target flowFrame object

kw.list

The list of keywords to copy. The keywords in this list that are not present in the source.frame are ignored

Value

Returns a flowFrame object


ParkerICI/premessa documentation built on Sept. 16, 2022, 3:06 p.m.