this function checks whether the labels of the parameters list to move to the functions is sufficient
contemParametros(funcoes, parametro, addParametro = c(), addArgs = c(),
exclui3pontos = T)
is a or set of functions whose param will be verify
is list whose labels is name of param in funcoes, list of args to funcoes ex list(a="1", b="2")
list of param included
more param required
verify por ... ? in f<-function(a, ...)
will be returned the parameters that have not been reported in parametro and addParametro