splitCommonUnique: Get common and unique text in question based on regex pattern identification
Description
Get common and unique text in question based on regex pattern identification
Usage
splitCommonUnique(x, ptn = NULL)
Arguments
ptn
A regex()
pattern that defines how the string should be split into common and unique elements