In this video I create a dataframe in R using data.frame() and then save it into text file using write.table() in side that function it takes 2 things that is data variable and file path with file name to save in disk , for csv we use write.csv() function .
if you have any suggestions comments me you are welcome
Jai Hind
#rlanguage
#csvfile
#textfile
#dataframe
#rstudio