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


crosstalkr documentation built on Sept. 30, 2023, 1:06 a.m.