# \donttest{
# basic usage
x <- siblings('zook')
x$sib
# restrict to siblings that are major components
# e.g. the most likely siblings
x <- siblings('zook', only.major = TRUE)
x$sib
# }
Run the code above in your browser using DataLab