R - Workspace and Directory [R05]

Опубликовано: 03 Октябрь 2024
на канале: J's Lab
418
18

R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and data miners for developing statistical software and data analysis.

In this video following things are discussed using R commands:
How to get working directory?
How to set new working directory?
How to add and delete new files in R?
How to copy and rename files in R?
How to pass folders which is path dependent using file.path function?
How to know the file information in R?