У нас вы можете посмотреть бесплатно Get & Set Working Directory in R (3 Examples) | getwd & setwd Functions | Change File Path of Folder или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
How to identify and change working directories using the getwd and setwd functions in the R programming language. More details: https://statisticsglobe.com/r-get-set... R code of this video: getwd() # Apply getwd function setwd("C:/Users/Joach/Desktop/my_folder") # Apply setwd function getwd() # Checking new working directory write.csv2(1:5, "some_data_1.csv") # Write csv file to path my_path <- "C:/Users/Joach/Desktop/my_folder" # Save path write.csv2(1:5, # Write csv file to path paste0(my_path, "/some_data_2.csv")) Follow me on Social Media: Facebook – Statistics Globe Page: / statisticsglobecom Facebook – Group for Discussions & Questions: / statisticsglobe LinkedIn – Statistics Globe Page: / statisticsglobe LinkedIn – Group for Discussions & Questions: / 12555223 Twitter: / joachimschork Music by bensound.com