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

Potential duplications #1

Open
olivroy opened this issue Jun 29, 2023 · 0 comments
Open

Potential duplications #1

olivroy opened this issue Jun 29, 2023 · 0 comments

Comments

@olivroy
Copy link
Owner

olivroy commented Jun 29, 2023

use_todo()

  • TODOr
    • Different because my tool helps manage many projects.
  • mark::todos()
    Searches for TODO comments in files. Extensions with md, Rmd, and qmd specifically search for a <-- TODO * --> string, whereas everything else is found with # TODO.

proj_switch()

Rationale: https://community.rstudio.com/t/open-recent-project-in-new-session/83312 (cannot open projects in new session from File menu.

proj_outline() , browse_pkg()

https://usethis.r-lib.org/reference/index.html#browse
fs::dir_tree()
https://github.com/dreamRs/prefixer#show-non-ascii-files

screenshot()

Workflow add

Identity functions

{checkthat}
https://iancero.github.io/checkthat/reference/check_that.html

my print method for tables

https://github.com/january3/colorDF -> implemented my all nas
the paint package from Miles McBain
tv by cynkra

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