is_relative.Rd
Test whether community a is the relative of community b
is_relative(item1, item2, sep = "/")
a string
separator of community string
logcial
# example code is_relative("A/B/C","A/B") #> [1] TRUE