Skip to contents

A simple helper function that validates whether the components of the given transportGCPreparedModel object are of the correct types.

Usage

is.transportGCPreparedModel(preparedModel)

Arguments

preparedModel

Output object from transportGCPreparedModel function

Value

A boolean indicating whether all components of transportGCPreparedModel object have the correct types.