Skip to content

Export where() #201

@markfairbanks

Description

@markfairbanks

I was trying to reexport where() for my package that uses tidyselect, but the function isn't currently exported in v1.1.0.

library(tidyselect)

tidyselect::where
#> Error: 'where' is not an exported object from 'namespace:tidyselect'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions