rowbind_all_tbs_in_r4_obj: Rowbind all tibbles in ready4 S4 object

Description Usage Arguments Value

Description

rowbind_all_tbs_in_r4_obj() is a Rowbind function that performs custom rowbind operations on table objects. Specifically, this function implements an algorithm to rowbind all tibbles in ready4 s4 object. The function returns Tibbles (a ready4 S4).

Usage

1
rowbind_all_tbs_in_r4_obj(tbs_r4, second_tbs_r4, r4_name_1L_chr)

Arguments

tbs_r4

Tibbles (a ready4 S4)

second_tbs_r4

Second tibbles (a ready4 S4)

r4_name_1L_chr

Ready4 S4 name (a character vector of length one)

Value

Tibbles (a ready4 S4)


readyforwhatsnext/ready4fun documentation built on Nov. 22, 2020, 9:28 p.m.