Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add func to view data frame of last sift's matches #26

Closed
2 tasks
DesiQuintans opened this issue Jul 17, 2024 · 0 comments
Closed
2 tasks

Add func to view data frame of last sift's matches #26

DesiQuintans opened this issue Jul 17, 2024 · 0 comments

Comments

@DesiQuintans
Copy link
Owner

cli allows me to display code that can be clicked in RStudio to run. However, it won't run code that comes from a base R package (e.g. utils::View(), so View(.Last.value) is not runnable.

  • Make a new function (last.sift(), resift(), lastsift()?)
  • Put the last result in a new env so it's visible even if the user does other stuff since the last sift.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant