Learn R Programming

r2rtf (version 1.0.2)

rtf_group_by_enhance: Remove Duplicate Records

Description

Remove Duplicate Records

Usage

rtf_group_by_enhance(tbl, group_by, page_index)

Value

Return tbl.

Arguments

tbl

A data frame.

group_by

A character vector of variable names in tbl.

page_index

A numeric vector of page index.

Specification

The contents of this section are shown in PDF user manual only.