Accès fichiers SPIE

This commit is contained in:
2026-06-11 14:09:37 +02:00
parent 1204c29b4f
commit 1ee454d3bf
2 changed files with 6 additions and 2 deletions
-2
View File
@@ -176,8 +176,6 @@ fake <- function(){
#' TODO Pour l'instant on récupère la dernière extraction, à terme il faudra récupérer l'intégration SPIE
#' ATTENTION problème import fichier à cause des \ User !!!!!!!!!!!!!!!!!!!!!!!!!!!
get_parents_ipg <- function(){
rep_imp <- "/home/lea/Documents/ecow/"
meresIPG <- read_csv(paste(rep_imp, "nb_prod_IPG_byMERE_20260106.csv", sep=''), show_col_types = FALSE)
colnames(meresIPG) <- c('ANIM','NBPRODIPG')