camr_SWA_linking_code_rows: Extract Rows Identified as Possible Links

View source: R/R12-SWA_linking_code.R

camr_SWA_linking_code_rowsR Documentation

Extract Rows Identified as Possible Links

Description

Extract rows identified as possible links for a given record.

Usage

camr_SWA_linking_code_rows(dtf_linked, int_row = 1, lgc_filter = TRUE)

Arguments

dtf_linked

A data frame, output from the camr_SWA_linking_code function.

int_row

The row from dtf_linked to process.

lgc_filter

A logical value; if TRUE returns the data frame rows, otherwise returns the extract rows.

Value

Either a data frame or a vector of row indices.


rettopnivek/camrprojects documentation built on June 9, 2025, 4 p.m.