Skip to content

Commit

Permalink
condicional carga de datos
Browse files Browse the repository at this point in the history
Nueva condicional para cargar los datos iniciales
  • Loading branch information
biorey committed Jan 31, 2024
1 parent 7769441 commit 06cfc63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/00_occ_model_results/occ_model_results.R
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ output<- tryCatch({
occ_wide = occ_wide %>% dplyr::select(-"X")
}


#occ_wide<- read.table("occ_wide.txt", sep= "\t")
#>>>>>>> 78e6870b65abd7b2a689a2b6d3604979ca2c9ad6
#### Script body ####
Expand Down

0 comments on commit 06cfc63

Please sign in to comment.