
Last chance! 50% off unlimited learning
Sale ends in
None.
ids(xs)
(character()
).
(list()
)
Every element must have a slot 'id'.
xs = list(a = list(id = "foo", a = 1), bar = list(id = "bar", a = 2))
ids(xs)
Run the code above in your browser using DataLab