Restore the DeltaTable to an older version of the table specified by version number.
Source:R/generics.R, R/table.R
dlt_restore_to_version.RdRestore the DeltaTable to an older version of the table specified by version number.
Usage
dlt_restore_to_version(dt, version)
# S4 method for DeltaTable,numeric
dlt_restore_to_version(dt, version)