In this R stats video, we learn to use various R functions such as "write.table", "write.csv", "write.csv2", “write.command” and "write.delim" to export data out of R and save in various formats such as csv, tab-delimited, space-delimited. Make sure to practice with the free Dataset(‘DataToExport’) and R Script here: (bit.ly/2rOfgEJ); ) If Like to support us you can Donate (bit.ly/2CWxnP2), Share our Videos, Leave us a Comment, Give us a Like 👍🏼 or write us a review! Either way We Thank You!
@atifdai3134 жыл бұрын
how to check the current working directory?
@ParanoidMarvinMk26 жыл бұрын
I recommend this series as THE go-to intro reference for undergrads learning R. I still use it as a reference myself sometimes. Keep up the good work!
@marinstatlectures6 жыл бұрын
we think that's a great recommendation ;)
@khramterl6 жыл бұрын
You are a hero of science, my friend.
@katomoon61703 жыл бұрын
Many thanks. Your students are very previliged and lucky to have you as their professor. You are such a wonderful instructor capable of making complex topics so easy to understand. God bless you and your entire team behind these videos including your little son whose voice appears at the end of some of stats /R these videos.
@sartiw4 жыл бұрын
Hi Marins, Hello from Brazil. This is my second try to lerning R. You are the best teacher I ever seen. Thanks for the classes.
@crazystats1413 Жыл бұрын
Thank you Martin, you are really doing a great job of explaining R
@yaseminozturk58634 жыл бұрын
You are wizard of R. Simple and straightforward explanations. Really helpful. These videos saved my day :)
@izabelaedmunds97466 жыл бұрын
Nice to see you back on this channel 👍
@marinstatlectures6 жыл бұрын
thanks, things got quite busy in our lives for the past couple of years, but we're gearing up to create a bunch of new videos over the coming months :)
@deepandharmaraj45136 жыл бұрын
Hi Mike your tutorials are absolutely fantastic and very easy to follow superb work please keep posting tutorials on R! Thank you so much for producing excellent R video tutorials!
@marinstatlectures6 жыл бұрын
thanks, we appreciate that!
@umaralhajiabubakar48696 жыл бұрын
Great. This is so self explanatory and help-full. Thanks
@bliksum586 жыл бұрын
Awesome!!! I love the way you teach.
@sokielevel12 жыл бұрын
you saved my life. good contents.
@charleshenderson43736 жыл бұрын
Excellent, "to the point" presentation! Thanks!
@marinstatlectures6 жыл бұрын
thanks, appreciate that Charles! we try our best to pack as much info into as little time as possible, while keeping it easily digestible and not feeling like a cognitive overload!
@luizguilhermedefreitasbord5802 Жыл бұрын
Thank you professor! That helps me
@sibusisomani17462 жыл бұрын
Thanks a lot for this demonstration
@kalpeshyajnik2 жыл бұрын
I am getting error: Error in is.data.frame(x) : object 'DataToExport' not found. How to resolve it?
@easydatascience2508 Жыл бұрын
You can watch mine. Playlists for Python and R provide most of the fundamentals, step by step tutorials with downloadable source files.
@flamboyantperson59366 жыл бұрын
Great to see you back. Could you please make videos on advance machine learning in R? Thank you.
@marinstatlectures6 жыл бұрын
thanks, we will likely get there at some point, but for the time being we are more focussed on introductory and intermediate methods, and we also have a bit of a focus on applications of stats in Epidemiology, as i teach biostatistics in the school of population and public health at UBC, and so a lot of what we create is relevant to the courses I'm teaching here.
@flamboyantperson59366 жыл бұрын
That would be awesome if you teach us application of statistics in Epidemiology. I'm waiting to learn from your videos.
@sophieroux20634 жыл бұрын
Hi Mike, can you please tell me the code you used to save the data as the object 'DataToExport'?
@Sina69devil5 жыл бұрын
Your videos are so helpful! I want to thank you, and plz keep making these learning videos
@marinstatlectures5 жыл бұрын
thanks! we plan on continually making these videos :)
@sangeethab36526 жыл бұрын
Thanks a lot for the series...
@MitaTRAN6 жыл бұрын
I have .txt file, I dont know how to export file .bed or .bedGraph? Could you nice help me how to do? Thank you very much!
@infinitecosmos4 жыл бұрын
you are very good teacher
@romerootavio3683 жыл бұрын
tks Marin for the excellent class! Hugs
@Ommbye3 жыл бұрын
Thanks very easy to understand!
@magnetar2i4 жыл бұрын
Cool, very nice and to the point, I wasted half hour trying to do it using websites and blogs, they all overcomplicated things, this is so much easier, R is easy if some wankers don't try to make it look difficult (ps. sorry that I said it like that).
@puspitalestarikhanna85822 жыл бұрын
thanks, so helpful !!
@swastikaputri2 жыл бұрын
i have a data imported using GetSymbols (quantmod), and tried to export it in excel sheet. Yet, using write.table command, the date column is left out. Please suggest what best to do.. thank you!
@Ninenine32 жыл бұрын
Very useful ! Thanks a lot
@chiragsharma46064 жыл бұрын
how do I export 100 files as a CSV format in a folder without writing scripts again and again?
@nisarbaig30506 жыл бұрын
thank you so much for this video.
@marinstatlectures6 жыл бұрын
you're welcome
@MsRSecon2 жыл бұрын
Thank you for the video . Have you done or can you do a video on how to consolidate data set using different sources . Thank you
@cindyelizabethchavarriamin79995 жыл бұрын
I love your videos! This video was super helpful.
@marinstatlectures5 жыл бұрын
Thanks!
@cindyelizabethchavarriamin79995 жыл бұрын
@@marinstatlectures Have you considered doing python videos?
@ravikrishnarpan3 жыл бұрын
Can we export the data from R studio to a Web Application?
@tharushanonis80464 жыл бұрын
Thank you very much it is really helpful
@amatwumwaaacheampong32275 жыл бұрын
Thanks very much. The best so far
@marinstatlectures5 жыл бұрын
you're welcome :)
@Aviseniamarina5 жыл бұрын
Thank you for the informative tutorial. I have a small question, how to export an r object which contains data in tibble format to csv file. and also how to convert tibble to normal data.frame object. Thank you so much for your help.
@macramalho3 жыл бұрын
Hi! Do you know or have a tutorial about how I export a .csv file or table to a Sharepoint folder? Thank you!
@infamousprince883 жыл бұрын
Is there a way to export graphs from R to Excel?
@myworld63033 жыл бұрын
😍 it was perfect
@roiad8764 жыл бұрын
Hello thanks for the tutorial, do you know the best way to export data produced with lavaan? I created a df with the summary of cfa but it came up all wrangled up, no headers or nothing.
@user-bf6sk3gu5u3 жыл бұрын
Is there a convenient way to open the exported file automatically from an R script? (Equivalent to double clicking the file and having it open in excel, etc)
@thegdt374 жыл бұрын
Hello Mike, When I export my data as .csv and open it in Excel, all data are fit in only one column and data in the same row are seperated by commas. How can I solve this problem? Thanks for the videos by the way.
@thegdt374 жыл бұрын
*I used write.csv2 and it is solved.*
@exelyugure2 жыл бұрын
@@thegdt37 thanks
@runsenliu32265 жыл бұрын
Hi, in order to export data, there should be data in advance. But I can only see the code in the link and where is the data? Thanks.
@marinstatlectures5 жыл бұрын
Hi there, you should be able to see the dataset (DataToExport) now (statslectures.com/r-scripts-datasets)
@runsenliu32265 жыл бұрын
@@marinstatlectures I click the website and it shows Error 404.
@shahabuddin15595 жыл бұрын
@@runsenliu3226 correct one is statslectures.com/r-scripts-datasets
@cyrilatung84675 жыл бұрын
@@runsenliu3226 Mike you are a life saver in this tutorial. All your tutorials are simple and clear
@alexisjose75154 жыл бұрын
Hi Marin, I'd like calculate the odds radio with library "finalfit", buy I can't open my data set, which is .sav (spss file). Do you now a form to open this file and calculate the odds radio?, please. Thank you
@sia_ibk3 жыл бұрын
I exported data using the write.csv function, but the table gets truncated. The original table has 4,073,561 rows, but the csv file has about 700,000 rows. Please how do I rectify this?
@lucasguidi4 жыл бұрын
Hello, I'm trying to export a table by Power Query using R, I tried the following code # 'dataset' has input data for this script write.table (dataset, file = paste0 ("C: / Users / Acer / OneDrive / ALLPARTS / VIN_", Sys.time (), ".csv")) I want to save it with the date so I don't overlap my files, can you help me? Do you have another suggestion? I wanted a date format that was yyyymmdd. It's possible? Thank's for your time!
@wardahmustahsan8886 жыл бұрын
What if it's a large amount of data with max.print = 100,000. The reason I am asking is sometimes at the end of data you may get omitted ### entries. If I try sink it gives the same output the consel gives not the complete output. How do I fix that?
@magdalenaa995 жыл бұрын
that helped a lot, THANK YOU!!!
@marinstatlectures5 жыл бұрын
you're welcome :)
@chrisbrook34806 жыл бұрын
how do you set the name of the file as data from a variable e.g. creating the file in a for loop (so it wouldn't be overwritten when the next file is created) thanks in advance :)
@aishwaryawalkar59503 жыл бұрын
Why I am getting error "DataToExport" not found :/
@divyamehra27083 жыл бұрын
i try it ! but i can't run its show me error in data frame
@gehadmohamed97512 жыл бұрын
thx sir🥰🥰
@alexrika56925 жыл бұрын
Hey, you create a CSV file but how does it show in an Excel file on each column. I do that then i get a file where the rows contain the data separated by ",". Can you help me?
@marinstatlectures5 жыл бұрын
Hi, either click on the file and use “open with”, and then select Excel. Or, go into Excel, then under file select to “open” a file, and then select the csv file there
@yadunandanacharya89515 жыл бұрын
Like these can you please send Python for Data science, because of this channel I'am getting confidence to study Data Science, thank you so much sir.
@marinstatlectures5 жыл бұрын
Hi, at the moment we dont have plans to create videos for Python. we have too much to cover with R and with general statistics concepts. glad to hear that youre finding our videos useful!
@jarena0094 жыл бұрын
The 2nd step where you attempt to set row.names = f does not work. It produces an error message "Error in isTRUE(row.names) : object 'f' not found"
@marinstatlectures4 жыл бұрын
It needs to be either F or FALSE , R is case-sensitive, and so it doesn’t recognize a lower-case f as meaning false
@Pontiakos5 жыл бұрын
Help, when I do this I get the following error: Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) : cannot coerce class ""summary.multinom"" to a data.frame. What can I do to correct the error?
@marinstatlectures5 жыл бұрын
Hi, it is hard to tell without knowing the code you've used, and what you're trying to export, etc... but the error message suggests that you are trying to export the "summary" from a fitted model...and this won't work. the write.table is to export something that is saved as a data frame (or in a matrix format).
@Pontiakos5 жыл бұрын
@@marinstatlectures that is correct. It is a fitted model. What command can I use to export?
@lalitjoshi975 жыл бұрын
If I have to export a table into CSV format, which I've just imported from some Database, using R, will I be able to do so?
@marinstatlectures5 жыл бұрын
Yes, it should be no problem to do so
@aklepatzky3 жыл бұрын
On my PC I have to use \\ instead of /, why?
@marinstatlectures3 жыл бұрын
Windows uses \\ while Mac uses /
@anandanmremo3 жыл бұрын
How to download directly to excel instead of CSV..bcos I need format..any expert pls explain
@marinstatlectures3 жыл бұрын
You can open a csv file in Excel
@Bromoteknada6 жыл бұрын
Thanks!!!
@markk3646 жыл бұрын
Great video - thank you. For me - the write.table command is returning errors - can anyone help please? write.table(datatoexport, file="ExportedLundDataExample.csv", sep=",") Error in file(file, ifelse(append, "a", "w")) : cannot open the connection In addition: Warning message: In file(file, ifelse(append, "a", "w")) : cannot open file 'ExportedLundDataExample.csv': Permission denied
@prabpharm075 жыл бұрын
for file argument, supply the "complete directory path" (e.g. file="D:/PrabhakarP/LungCapData.csv"), not just the name of the file, how would R know where that file is stored in your computer. Also, note the use of \ instead of / while writing the directory path.
@Damadedatos2 жыл бұрын
May the lord bless you
@tamikabrown14095 жыл бұрын
I've clicked on both links in the description, and I can't find the Dataset "DatatoExport". I only see the R script
@marinstatlectures5 жыл бұрын
Hello there, thanks for letting us know!It is fixed now, you should be able to find the dataset now statslectures.com/r-scripts-datasets
@tamikabrown14095 жыл бұрын
Thanks so much. I got it
@aminabahri76385 жыл бұрын
how can i export data i XML file plz???
@marinstatlectures5 жыл бұрын
Hi, very similar to what is shown ins this video, except use *write.xml*. you can see here for more: www.rdocumentation.org/packages/kulife/versions/0.1-14/topics/write.xml
@Joe8172yeaaaa2 жыл бұрын
TYSM
@juandiegomunozprieto12243 жыл бұрын
Package: Translations (dont know wich version)
@prabpharm075 жыл бұрын
Hi Mike, the link - statslectures.com/r-stats-datasets is not working, please check. Thank you!
@slumdogskillionaire9235 жыл бұрын
The score of Donald Trump is -25 hahahaha :DDDDD
@naomisatam15196 жыл бұрын
Donald Trump is -25.5 lol
@marinstatlectures6 жыл бұрын
glad to see someone caught that! and i must say, that score is still probably too high ;)