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

contemParametros

which parameters are missing?


Description

this function checks whether the labels of the parameters list to move to the functions is sufficient

Usage

contemParametros(funcoes, parametro, addParametro = c(), addArgs = c(),
  exclui3pontos = T)

Arguments

funcoes

is a or set of functions whose param will be verify

parametro

is list whose labels is name of param in funcoes, list of args to funcoes ex list(a="1", b="2")

addParametro

list of param included

addArgs

more param required

exclui3pontos

verify por ... ? in f<-function(a, ...)

Value

will be returned the parameters that have not been reported in parametro and addParametro


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.