check_input_condition: see if input is from function or dataset

Description Usage Arguments Value

View source: R/check_input_condition.R

Description

see if input is from function or dataset

Usage

1
check_input_condition(dataset_input, function_input)

Arguments

dataset_input

the corresponding item from the dataset

function_input

the corresponding item from the function

Value

'both' if in both dataset and function 'function' if function only, 'dataset' if dataset only, 'none' if neither


AbbVie-ComputationalGenomics/POEMColoc documentation built on May 20, 2020, 12:32 a.m.