convert_spillover: Spillover Converter

View source: R/fcs.R

convert_spilloverR Documentation

Spillover Converter

Description

Converts spillover matrix to spillover keyword and reversely

Usage

convert_spillover(spillover)

Arguments

spillover

either a spillover matrix or a spillover keyword

Value

if 'spillover' is a matrix, it returns a string. If 'spillover' is a string, it returns a matrix. In all cases if spillover is of length 0, it will return NULL.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.