问题 I'm working with the following data: #Reproducible Example Bills <- c("93-HCONRES-106", "93-HCONRES-107", "93-HCONRES-108") Members <- c("00134", "00416;00010;00017;00026", "00416;00503;00513;00568") data <- data.frame(Bills, Members) Where the data looks like this: #Data Structure Bills Members 1 93-HCONRES-106 00134 2 93-HCONRES-107 00416;00010;00017;00026 3 93-HCONRES-108 00416;00503;00513;00568 What I would like is for the dataset to extend, such that each bill corresponds with each