# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,icebergr_scan)
S3method(as.data.frame,icebergr_table)
S3method(icebergr_collect,icebergr_scan)
S3method(icebergr_collect,icebergr_table)
S3method(print,icebergr_catalog)
S3method(print,icebergr_scan)
S3method(print,icebergr_spec_support)
S3method(print,icebergr_table)
export(icebergr_append)
export(icebergr_catalog)
export(icebergr_collect)
export(icebergr_create_namespace)
export(icebergr_create_table)
export(icebergr_example_table)
export(icebergr_list_namespaces)
export(icebergr_list_tables)
export(icebergr_partitions)
export(icebergr_properties)
export(icebergr_register_table)
export(icebergr_reload)
export(icebergr_scan)
export(icebergr_scan_plan)
export(icebergr_schema)
export(icebergr_snapshots)
export(icebergr_spec_support)
export(icebergr_table)
export(icebergr_table_exists)
importFrom(rlang,
  abort,
  warn
)
useDynLib(icebergr, .registration = TRUE)
