insert.Rd
Insert a new entry into a target and return the updated target.
insert(target, entry, sect)
A data frame representing the target.
A data frame representing the entry to insert.
A vector representing the section.
The updated target data frame.