check_crosstalk: 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)
Value
message if not correct object type, null otherwise
Arguments
- crosstalk_df
a dataframe containing the results of compute_crosstalk