Description Usage Arguments Examples
the center of the class that the DAP belongs.
1 2 | classificaClasseDAP(dfClassesDAP, dap, getNhaClasse = FALSE,
getNCLASSES = FALSE)
|
dfClassesDAP |
a frequency distribution with the attributes $classe and $centro |
dap |
integer Diameter at breast height |
getNhaClasse |
get NhaClasse field of dfClassesDAP, default false |
getNCLASSES |
get NCLASSES field of dfClassesDAP, default false |
1 2 | dados = defineClasses(1, 10, 2, getDataFrame = TRUE)
classificaClasseDAP(dados,7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.