Skip to contents

Delete records from a DSS file.

Usage

dss_delete(filename, path, full = TRUE, squeeze = FALSE)

Arguments

filename

A DSS file path.

path

A vector of DSS paths.

full

If TRUE, delete the entire dataset. If FALSE, only delete the section as specified in the D Part of the path.

squeeze

If TRUE, squeeze the file after deleting records.