Insert a new entry into a target and return the updated target.

insert(target, entry, sect)

Arguments

target

A data frame representing the target.

entry

A data frame representing the entry to insert.

sect

A vector representing the section.

Value

The updated target data frame.