Skip to contents

Almost identical to the original dplyr::add_row but also looks for format.sas attribute which haven provides when loading as SAS dataset.

Usage

add_rows2(..., id = NULL)

Arguments

...

Other parameters to parse to function.

id

Default NULL

Value

SAS labelled dataframe

Details

Created by PV (2023).