check_crosstalk: Check to make sure incoming object is a valid crosstalk df.

View source: R/plot.R

check_crosstalkR Documentation

Check to make sure incoming object is a valid crosstalk df.

Description

This function is a helper function for plot_ct that verifies the input is a valid output of compute_crosstalk

Usage

check_crosstalk(crosstalk_df)

Arguments

crosstalk_df

a dataframe containing the results of compute_crosstalk

Value

message if not correct object type, null otherwise


DavisWeaver/crosstalkr documentation built on May 6, 2024, 6:09 p.m.