You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
save.image(file = paste0("data/_RData/analysis/analysis_", paste(unlist(strsplit(as.character(Sys.time()), split = ":")), collapse = "_"), ".RData")) # Back up current process
print('Your analysis has been packed up in the same directory.')