Skip to contents

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

Usage

is.transportGC(transportGCResult)

Arguments

transportGCResult

Result object from transportGC function

Value

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