Skip to contents

Retrieves a transform definition with its inputs.

Usage

ont_get_transform(transform_id, con = NULL)

Arguments

transform_id

The transform identifier.

con

Optional DBI connection.

Value

A list with transform details and inputs, or NULL if not found.