do_delete_row: Delete Selected Rows

View source: R/delete-row.R

do_delete_rowR Documentation

Delete Selected Rows

Description

Delete selected rows in the dataset. The rows to be deleted can be specified directly in the Access registration database using minus symbol -

Usage

do_delete_row(dt = NULL, spec = NULL, con = NULL)

Arguments

dt

Input data preferrably in a data.table format but is not mandatory

spec

Specifications data as a data.frame

con

Connection to database

See Also

Other delete-row functions: get_delete_row_spec()


helseprofil/orgdata documentation built on Feb. 3, 2025, 4:55 p.m.