You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When dealing with lists of objects returned from the Connect server, the syntax to filter those objects is much less ergonomic than, for example, dplyr::filter(). It'd be nice to have some simpler way to filter those lists.