Description Usage Arguments Value
this function update certain fields in a dataframe, based on the provided key
| 1 2 | atualizaCampoBase(camposAtualizar, baseAgrupada, baseAtualizar, keys,
  verbose = FALSE)
 | 
| camposAtualizar | is the vector you want to update | 
| baseAgrupada | It is the database that contains the data you want to update on dataframe | 
| baseAtualizar | It is dataframe that you want to change fields | 
| keys | are the keys of the table that will be used in the compare | 
| verbose | default false | 
baseAtualizar with the updated fields according to baseAgrupada
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.