Skip to content

Better error message when pulled variable is missing #234

@lionel-

Description

@lionel-
(function(arg) pull(mtcars, {{ arg }}))()
#> Error: object '' not found

Maybe:

#> Error: Must select a variable.
#> i Did you forget to supply an argument?

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions