Skip to content

Use rlang::arg_match() instead of match.arg() #672

Description

@rich-iannone

Using rlang’s arg_match() has additional benefits over match.arg() like errors with partial matching and more informative errors. We already use rlang extensively and this function looks to be stable.

Metadata

Metadata

Assignees

Type

No type

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions