getNormTwoChannel {Rnits}R Documentation

Get Normalized channel data for two channel arrays

Description

For two color data, extract normalized channel data from Rnits object

Usage

getNormTwoChannel(object)

## S4 method for signature 'Rnits'
getNormTwoChannel(object)

Arguments

object

Rnits object

Value

A list containing R and G fields for normalized Red and Green channel data respectively.


[Package Rnits version 1.24.0 Index]