dlt_is_delta_table: Check if path corresponds to a DeltaTable

dlt_is_delta_tableR Documentation

Check if path corresponds to a DeltaTable

Description

Check if path corresponds to a DeltaTable

Usage

dlt_is_delta_table(identifier)

## S4 method for signature 'character'
dlt_is_delta_table(identifier)

Arguments

identifier

character path

Value

logical

Note

dlt_is_delta_table, since 1.0.0

See Also

DeltaTable


zero323/dlt documentation built on Dec. 1, 2022, 11:25 p.m.