checkColDataFormat {midasHLA} | R Documentation |
checkColDataFormat
asserts if the colData data frame has proper format.
checkColDataFormat(data_frame)
data_frame |
Data frame containing colData data used to construct
|
Logical indicating if data_frame
is properly formatted.
Otherwise raise an error.