Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

atualizaCampoBase

updated base field


Description

this function update certain fields in a dataframe, based on the provided key

Usage

atualizaCampoBase(camposAtualizar, baseAgrupada, baseAtualizar, keys,
  verbose = FALSE)

Arguments

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

Value

baseAtualizar with the updated fields according to baseAgrupada


Fgmutils

Forest Growth Model Utilities

v0.9.5
GPL-2
Authors
Clayton Vieira Fraga Filho, Ana Paula Simiqueli, Gilson Fernandes da Silva, Miqueias Fernandes, Wagner Amorim da Silva Altoe
Initial release
2018-10-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.