Skip to contents

Merge settings_df objects

Usage

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

Arguments

x

The first settings_df object to merge.

y

The second settings_df object to merge.

...

Additional arguments (not used).

Value

Error message indicating that the merge function is not applicable to settings_df objects.