[éCow] Correctifs vaches et avancement taureaux
This commit is contained in:
@@ -12,6 +12,7 @@ source(here::here('R/common/utils.R'))
|
||||
add_data_ecow <- function(liste_produits, czhbc){
|
||||
|
||||
#Ajout d'une colonne avec le nombre de produits IPG ------------------ TODO PEUT ETRE PLUS UTILE, à comparer avec nb_fin_gestation
|
||||
# Croisement avec les données SPIE
|
||||
parents_ipg <- get_parents_ipg()
|
||||
liste_produits <- base::merge(liste_produits, get_parents_ipg(), by.x='anim', by.y='ANIM', all.x=T, all.y=F)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user