dbosak01 / fmtr

An R package for formatting data.
12 stars 1 forks source link

Vector format missing element #27

Closed dbosak01 closed 3 years ago

dbosak01 commented 3 years ago

If a vector format doesn't have all values in data, missing items appear to be removed.

dbosak01 commented 3 years ago

Added Rcpp function to perform vector lookup.