Rdocumentation
powered by
Learn R Programming
mlr3misc (version 0.1.4)
ids: Short helper to extract ids from a typed R6 list of ID-able objects.
Description
None.
Usage
ids(xs)
Arguments
xs
::
list
Every element must be R6 and have a slot 'id'.