Skip to contents

Check if path corresponds to a DeltaTable

Usage

dlt_is_delta_table(identifier)

# S4 method for character
dlt_is_delta_table(identifier)

Arguments

identifier

character path

Value

logical

Note

dlt_is_delta_table, since 1.0.0

See also