# NOT RUN {
wm_children(id = 105706)
wm_children(id = 105706, FALSE)
wm_children(id = 105706, offset = 5)
wm_children(254966)
wm_children(343613)
# plural version, via id or name
wm_children_(id = c(254966, 343613))
wm_children_(name = c('Platanista', 'Leucophaeus'))
# }
Run the code above in your browser using DataLab