r-lib / rex

Friendly regular expressions for R.
https://rex.r-lib.org
Other
334 stars 27 forks source link

Don't re-compute missing names #28

Closed robertzk closed 9 years ago

robertzk commented 9 years ago

Also possible is

ifelse(missing, seq_along(names), names)