Skip to contents

Compatibility alias for CreatePCAObject(). Prefer CreatePCAObject() in new code because this workflow returns a reusable PCA object, not only a static table.

Usage

CreatePCATable(...)

Arguments

...

Arguments passed to CreatePCAObject().

Value

The same object returned by CreatePCAObject().