check_data: Check dimensions and inputs in MSAdata object
Description
Ensures that data inputs are of proper dimension. Whenever possible, default values are added to missing items.
Usage
check_data(MSAdata, silent = FALSE)
Value
An updated MSAdata object.
Arguments
- MSAdata
S4 object containing data inputs. See MSAdata
- silent
Logical, whether or not to report default values to the console