## Suggest separator
getPWseparator(grp=LETTERS[1:3])
getPWseparator(grp=c("B-C","D","E"))
getPWseparator(grp=c("B-C","D","E"), includeGrp=TRUE)
## Identify separator used
getPWseparator(compNames=c("B-C","B-D","C-D"))
getPWseparator(compNames=c("B-C","B-D","C-D"), includeGrp=TRUE)
Run the code above in your browser using DataLab