the character vector of the common names. If there is only one name
in common, the vector.names.str gets the last character stripped for
readability. If there is no common names, it returns FALSE.
Arguments
vec1
vector with names attribute
vec2
vector with names attribute
vector.names.str
string. Used for printing, it tell us what are the
names of the two vectors (use plural form). Default value: "nodes".
with.gt
logical. Determines if the ">" sign will be appended for nice
printing in an R notebook (use with the chuck option results = 'asis').
Default value: TRUE.