get_delete_row_spec: Get Rows for Deletion

View source: R/delete-row.R

get_delete_row_specR Documentation

Get Rows for Deletion

Description

Get the rows to be deleted as specified with minus - symbol in the codebook based on the FILGRUPPE and LESID number. Specification group ALLE will be used when neither FILGRUPPE nor LESID is specified.

Usage

get_delete_row_spec(spec = NULL, con = NULL)

Arguments

spec

Specifications data as a data.frame

con

Connection to database

See Also

Other delete-row functions: do_delete_row()


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