Description Usage Arguments Value Author(s) References See Also Examples
Cette fonction realise un graphe qui presente la regression Circonference-Hauteur
1 2 | graph_ci_ht_ch(plac = NULL, peupl = NULL, arb = NULL,
theme_coop = theme_bw())
|
plac |
: table unite issu de la fonction load_xls_to_R_ch(format = "R") ou de load_bdd_to_R_ch |
peupl |
: table issue de la fonction peuplement_ch avec les donnees dendrometriques calculees. |
arb |
: table arbre_echantillon issu de la fonction load_xls_to_R_ch(format = "R") ou de load_bdd_to_R_ch |
theme_coop |
: liste des paramètres graphiques de ggplot, ? remplir avec la fonction theme(). Par d?faut, theme_bw(). |
graphe presentant les modeles circonference-hauteur
Quentin Girard
Protocole Coop chene... document d Ingrid et Claudine
graph_age_ch
Other coopR: accroissement_peuplement_ch,
bd_2_xls_ch, calc_D0,
calc_Dg, calc_Gha,
calc_Ke, calc_RDI,
calc_veg, ci_ht_fonction_ch,
ci_ht_fonction,
ci_ht_regression_ch,
ci_ht_regression,
graph_accroissement_ch,
graph_age_ch,
graph_evolution_ch,
graph_mortalite,
intervention_ch,
liste_dispo_ch,
load_bdd_to_R_ch,
load_bdd_to_xls_ch,
load_onf_ch,
load_xls_to_R_ch,
peuplement_ch
1 | a venir
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.