ropensci / BaseSet

Provides classes for working with sets
https://docs.ropensci.org/BaseSet
Other
10 stars 3 forks source link

Make complement to use the activate attribute #25

Closed llrs closed 5 years ago

llrs commented 5 years ago

There are now complement_set and complement_element they should work with TS %>% activate("set") %>% complement(...)