merge: Merge surveydata objects.

mergeR Documentation

Merge surveydata objects.

Description

The base R merge will merge data but not all of the attributes. This function also merges the variable.labels attribute.

Usage

## S3 method for class 'surveydata'
merge(x, y, ...)

Arguments

x

surveydata object

y

surveydata object

...

Other parameters passed to merge()


andrie/surveydata documentation built on March 13, 2023, 2 a.m.