r2dii.match 0.0.9
-
With
options(r2dii.match.sector_classifications = own)
users can inject
theirown
sector_classififications
instead of the default
r2dii.data::sector_classifications
. With this feature, user may or may not
choose to request theirsector_classifications
to be added to r2dii.data.
This feature is experimental and may be dropped and/or become a new argument
tomatch_name()
(#356 @georgeharris2deg @daisy-pacheco)`. -
match_name()
now errors if the columnid_loan
of the input loanbook has
any duplicated valueid_loan
(@georgeharris2deg #349).