Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

2 useful VISDAT PKG suggestions for Fx: vis_expect() #152

Open
sfd99 opened this issue Dec 16, 2022 · 0 comments
Open

2 useful VISDAT PKG suggestions for Fx: vis_expect() #152

sfd99 opened this issue Dec 16, 2022 · 0 comments

Comments

@sfd99
Copy link

sfd99 commented Dec 16, 2022

@njtierney
Hi Nick!

Long-time user of visdat.
Great PKG!.

Two Suggestions for vis_expect() :

1)
allow not only a complete DF (all cols) as ".x" input,
but ALSO just one or more specific DF vars
as ".x" input.
ie - allow just: airquality$Wind

2)
allow several AND/OR/NOT conditions

Example
f/ both suggestions above:

vis_expect(airquality$Wind , ~.x >= 15   &   ~.x < 18)

This would be of great value...useful!

sf99
visdat PKG 060.9000
R, Rstudio, Ubuntu Linux 20.04
San Francisco.

@njtierney njtierney added this to the 0.7.0 milestone Feb 1, 2023
@njtierney njtierney modified the milestones: 0.7.0, 0.8.0 Apr 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants