Update 1-data-exploration.R
This commit is contained in:
parent
9ad7338183
commit
ed04e130aa
1 changed files with 3 additions and 0 deletions
|
@ -145,6 +145,9 @@ gp2$ggsave(
|
|||
|
||||
|
||||
|
||||
# save-data ---------------------------------------------------------------
|
||||
|
||||
ds1 %>% readr$write_rds(here("ML","data-unshared","model_data.RDS"))
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue