Unlist a list of integer vectors safely
unlist_integer(x, unique = FALSE, ...)
x
a list of integers
unique
if TURE remove duplicated elements
TURE
...
passed to unlist
unlist
integer vector