this function update certain fields in a dataframe, based on the provided key
atualizaCampoBase(camposAtualizar, baseAgrupada, baseAtualizar, keys,
verbose = FALSE)
is the vector you want to update
It is the database that contains the data you want to update on dataframe
It is dataframe that you want to change fields
are the keys of the table that will be used in the compare
default false
baseAtualizar with the updated fields according to baseAgrupada