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

criaDadosPareados

Create Date Paired


Description

paired a dataframe

Usage

criaDadosPareados(dataFrame, campoChave, campoComparacao, camposPareados,
  camposNaoPareados, progress = TRUE)

Arguments

dataFrame

dataframe that you want to pair dataFrame must contain columns cod_id, ANO_MEDICAO1, ANO_MEDICAO2, DAP1, DAP2, HT1, HT2, ID_PROJETO

campoChave

character the column that will be paired

campoComparacao

character the field used to compare the period of change

camposPareados

vector the fields that will be paired exemple CampoesPareados=c(dap,ht)

camposNaoPareados

the fields he wants to be present without the paired

progress

if TRUE show a progress bar

Value

will be returned a dataframe containing columns cod_id, ANO_MEDICAO1, ANO_MEDICAO2, DAP1, DAP2, HT1, HT2, ID_PROJETO


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.