Suppose our IT team realizes that we missed four operators in another building. They send over the information in an email and we can cobble together an appropriate data frame. # additional rows for r rbind example new <- cbind(opid = c("ex01","ex02","ex03","ex04"), units = c(...