Skip to content

Write full list of tbl_pd methods #5

Open
@NickCH-K

Description

@NickCH-K

I've started writing tbl_pd methods for dplyr verbs so that pdeclare status is preserved when using non-pmdplyr functions, and pdeclare status is dropped if the .i or .t variables are removed. The goal is to eventually have the full list of dplyr verbs covered, as well as as many other methods as possible. So the to-do is:

  1. Write tbl_pd methods for all dplyr verbs
  2. Figure out which non-dplyr functions should also have methods
  3. Write methods for all of those too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions