rename_fcs_parameters_name: Rename FCS parameter names

View source: R/paneleditor_helpers.R

rename_fcs_parameters_nameR Documentation

Rename FCS parameter names

Description

This function renames FCS parameter names (i.e. the $PnN keyword)

Usage

rename_fcs_parameters_name(fcs, names.map)

Arguments

fcs

FCS data as returned by read_fcs

names.map

A named character vector mapping old names to new names. The names of this vector should be the old names, and the values the corresponding new names. New names need to be unique

Value

Returns the FCS data with the updated names


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