Skip to content

New argument for submulti() governing behavior when output values are non-unique #2

Description

@bokov

submulti <- function(xx,searchrep

When the number of unique values in the output is different from the number in the input, allow the user to choose what to do:

  • Ignore (current behaviour)
  • Warn
  • Warn and force output to be unique
  • Error

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions