- correct bug with
build_from_derived()
that prevented
multiple from being combined
- removed library calls from tests
- remove
floating_pt_correction
from
combine_supp()
as it is best to never change the type of
the main dataset
- Add a message to
drop_unspec_vars
to explain which
variables are dropped
- Correct bug in
order_cols
, so it will still work when
not all columns are present
- correct bug with
combine_supp()
when the data and the
supp have different classes for the IDVARVAL
- add error to
combine_supp()
to report when not all the
rows in the supp have merged
- add
floating_pt_correction
argument to
combine_supp()
used for when there are floating point
errors with IDVARVAL
- Based on tester feedback, remove any row in supplemental qualifiers
that are empty and rearranged the columns