Return the Sentinel for Removing a Placeholder Argument
Source:R/paintr-placeholders.R
ptr_missing_expr.RdPlaceholder resolvers should return ptr_missing_expr() when the target
argument should be removed from the completed expression.
Examples
inherits(ptr_missing_expr(), "ptr_missing_expr")
#> [1] TRUE