Which of these methods will successfully subset a list component?
Fantastic! We can use [[]] with an index or a name to create a subset. Alternatively, we can use the $ symbol followed by a name.
Oh noes! We can use [[]] with an index or a name to create a subset. Alternatively, we can use the $ symbol followed by a name.