Skip to contents

Returns all defined transforms.

Usage

ont_list_transforms(
  output_dataset_id = NULL,
  transform_type = NULL,
  con = NULL
)

Arguments

output_dataset_id

Optional filter by output dataset.

transform_type

Optional filter by type.

con

Optional DBI connection.

Value

A tibble of transforms.