powered by
Longest common prefix of a set of strings.
common_prefix(x)
a character vector.
A character vector that is the longest common substring at the start of each of the input vectors.