Skip to content

Feature request: combine_wpa() - a function to join WpA person queries #144

@moralec

Description

@moralec

Is your feature request related to a problem? Please describe.
We currently expect users to use dyplr or other packages to combine data when needed. It would be nice to have a simple function to combine wpa person queries.

Describe the solution you'd like
Function will:

  • Compare if two person queries have the same frequency, date range and individuals.
  • If positive, the function will join the two queries in a new combined dataset, ignoring repeated columns
  • If negative it will display a error message. For example: (1) Date range does not match, (2) Frequency does not match or (3) Population does not match

Metadata

Metadata

Assignees

No one assigned

    Labels

    spikeenhancements that would take longer to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions