editops_apply_str.Rd
Applies edit operations to transform a string.
editops_apply_str(editops, s1, s2)
A data frame of edit operations (type, src_pos, dest_pos).
The source string.
The target string.
The transformed string.