append_rows: Append rows so they retain tabulate attributes

Description Usage Arguments Value

View source: R/append_rows.R

Description

Since tabulate utilises attributes assigned to columns, traditional methods of combining will lose these attributes. This function will combine two structures together and reapply the labels and tabulate attributes.

Usage

1

Arguments

x

tibble or data frame

y

tibble or data frame

Value

tibble with tabulate attributes


OpenSourceMindshare/surveytools documentation built on Aug. 14, 2019, 10:38 a.m.