ident_erros_munic_galileo {utilsIPEA} | R Documentation |
ident_erros_munic_galileo
Returns a new column called munmatch with true or false. This column identify where GALILEO failed
Description
ident_erros_munic_galileo
Returns a new column called munmatch with true or false. This column identify where GALILEO failed
Usage
ident_erros_munic_galileo(base, mun, match, uf)
Arguments
base |
Data frame, data set with return from GALILEO |
mun |
character, the name of the municipio. |
match |
character, the column MatchAdress from GALILEO. |
uf |
character, the name of the state. |
Value
Returns a new column called munmatch with true or false.
[Package utilsIPEA version 0.0.6 Index]