Skip to contents

Transplants the attributes of one input (`to`) to the other input (`x`)

Usage

df_reconstruct(x, to)

Arguments

x

A `data.frame` or subclass of `data.frame` (e.g. `tibble` or `birthdays`)

to

The reference object, in this case an `birthdays` object

Value

An `birthdays` object