Export Data from R (csv , txt and other formats) | R Tutorial 1.6 | MarinStatsLectures

  Рет қаралды 216,377

MarinStatsLectures-R Programming & Statistics

MarinStatsLectures-R Programming & Statistics

Күн бұрын

Пікірлер: 105
@marinstatlectures
@marinstatlectures 5 жыл бұрын
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!
@atifdai313
@atifdai313 4 жыл бұрын
how to check the current working directory?
@ParanoidMarvinMk2
@ParanoidMarvinMk2 6 жыл бұрын
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!
@marinstatlectures
@marinstatlectures 6 жыл бұрын
we think that's a great recommendation ;)
@khramterl
@khramterl 6 жыл бұрын
You are a hero of science, my friend.
@katomoon6170
@katomoon6170 3 жыл бұрын
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.
@sartiw
@sartiw 4 жыл бұрын
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
@crazystats1413 Жыл бұрын
Thank you Martin, you are really doing a great job of explaining R
@yaseminozturk5863
@yaseminozturk5863 4 жыл бұрын
You are wizard of R. Simple and straightforward explanations. Really helpful. These videos saved my day :)
@izabelaedmunds9746
@izabelaedmunds9746 6 жыл бұрын
Nice to see you back on this channel 👍
@marinstatlectures
@marinstatlectures 6 жыл бұрын
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 :)
@deepandharmaraj4513
@deepandharmaraj4513 6 жыл бұрын
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!
@marinstatlectures
@marinstatlectures 6 жыл бұрын
thanks, we appreciate that!
@umaralhajiabubakar4869
@umaralhajiabubakar4869 6 жыл бұрын
Great. This is so self explanatory and help-full. Thanks
@bliksum58
@bliksum58 6 жыл бұрын
Awesome!!! I love the way you teach.
@sokielevel1
@sokielevel1 2 жыл бұрын
you saved my life. good contents.
@charleshenderson4373
@charleshenderson4373 6 жыл бұрын
Excellent, "to the point" presentation! Thanks!
@marinstatlectures
@marinstatlectures 6 жыл бұрын
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
@luizguilhermedefreitasbord5802 Жыл бұрын
Thank you professor! That helps me
@sibusisomani1746
@sibusisomani1746 2 жыл бұрын
Thanks a lot for this demonstration
@kalpeshyajnik
@kalpeshyajnik 2 жыл бұрын
I am getting error: Error in is.data.frame(x) : object 'DataToExport' not found. How to resolve it?
@easydatascience2508
@easydatascience2508 Жыл бұрын
You can watch mine. Playlists for Python and R provide most of the fundamentals, step by step tutorials with downloadable source files.
@flamboyantperson5936
@flamboyantperson5936 6 жыл бұрын
Great to see you back. Could you please make videos on advance machine learning in R? Thank you.
@marinstatlectures
@marinstatlectures 6 жыл бұрын
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.
@flamboyantperson5936
@flamboyantperson5936 6 жыл бұрын
That would be awesome if you teach us application of statistics in Epidemiology. I'm waiting to learn from your videos.
@sophieroux2063
@sophieroux2063 4 жыл бұрын
Hi Mike, can you please tell me the code you used to save the data as the object 'DataToExport'?
@Sina69devil
@Sina69devil 5 жыл бұрын
Your videos are so helpful! I want to thank you, and plz keep making these learning videos
@marinstatlectures
@marinstatlectures 5 жыл бұрын
thanks! we plan on continually making these videos :)
@sangeethab3652
@sangeethab3652 6 жыл бұрын
Thanks a lot for the series...
@MitaTRAN
@MitaTRAN 6 жыл бұрын
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!
@infinitecosmos
@infinitecosmos 4 жыл бұрын
you are very good teacher
@romerootavio368
@romerootavio368 3 жыл бұрын
tks Marin for the excellent class! Hugs
@Ommbye
@Ommbye 3 жыл бұрын
Thanks very easy to understand!
@magnetar2i
@magnetar2i 4 жыл бұрын
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).
@puspitalestarikhanna8582
@puspitalestarikhanna8582 2 жыл бұрын
thanks, so helpful !!
@swastikaputri
@swastikaputri 2 жыл бұрын
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!
@Ninenine3
@Ninenine3 2 жыл бұрын
Very useful ! Thanks a lot
@chiragsharma4606
@chiragsharma4606 4 жыл бұрын
how do I export 100 files as a CSV format in a folder without writing scripts again and again?
@nisarbaig3050
@nisarbaig3050 6 жыл бұрын
thank you so much for this video.
@marinstatlectures
@marinstatlectures 6 жыл бұрын
you're welcome
@MsRSecon
@MsRSecon 2 жыл бұрын
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
@cindyelizabethchavarriamin7999
@cindyelizabethchavarriamin7999 5 жыл бұрын
I love your videos! This video was super helpful.
@marinstatlectures
@marinstatlectures 5 жыл бұрын
Thanks!
@cindyelizabethchavarriamin7999
@cindyelizabethchavarriamin7999 5 жыл бұрын
@@marinstatlectures Have you considered doing python videos?
@ravikrishnarpan
@ravikrishnarpan 3 жыл бұрын
Can we export the data from R studio to a Web Application?
@tharushanonis8046
@tharushanonis8046 4 жыл бұрын
Thank you very much it is really helpful
@amatwumwaaacheampong3227
@amatwumwaaacheampong3227 5 жыл бұрын
Thanks very much. The best so far
@marinstatlectures
@marinstatlectures 5 жыл бұрын
you're welcome :)
@Aviseniamarina
@Aviseniamarina 5 жыл бұрын
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.
@macramalho
@macramalho 3 жыл бұрын
Hi! Do you know or have a tutorial about how I export a .csv file or table to a Sharepoint folder? Thank you!
@infamousprince88
@infamousprince88 3 жыл бұрын
Is there a way to export graphs from R to Excel?
@myworld6303
@myworld6303 3 жыл бұрын
😍 it was perfect
@roiad876
@roiad876 4 жыл бұрын
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-bf6sk3gu5u
@user-bf6sk3gu5u 3 жыл бұрын
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)
@thegdt37
@thegdt37 4 жыл бұрын
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.
@thegdt37
@thegdt37 4 жыл бұрын
*I used write.csv2 and it is solved.*
@exelyugure
@exelyugure 2 жыл бұрын
@@thegdt37 thanks
@runsenliu3226
@runsenliu3226 5 жыл бұрын
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.
@marinstatlectures
@marinstatlectures 5 жыл бұрын
Hi there, you should be able to see the dataset (DataToExport) now (statslectures.com/r-scripts-datasets)
@runsenliu3226
@runsenliu3226 5 жыл бұрын
@@marinstatlectures I click the website and it shows Error 404.
@shahabuddin1559
@shahabuddin1559 5 жыл бұрын
@@runsenliu3226 correct one is statslectures.com/r-scripts-datasets
@cyrilatung8467
@cyrilatung8467 5 жыл бұрын
@@runsenliu3226 Mike you are a life saver in this tutorial. All your tutorials are simple and clear
@alexisjose7515
@alexisjose7515 4 жыл бұрын
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_ibk
@sia_ibk 3 жыл бұрын
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?
@lucasguidi
@lucasguidi 4 жыл бұрын
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!
@wardahmustahsan888
@wardahmustahsan888 6 жыл бұрын
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?
@magdalenaa99
@magdalenaa99 5 жыл бұрын
that helped a lot, THANK YOU!!!
@marinstatlectures
@marinstatlectures 5 жыл бұрын
you're welcome :)
@chrisbrook3480
@chrisbrook3480 6 жыл бұрын
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 :)
@aishwaryawalkar5950
@aishwaryawalkar5950 3 жыл бұрын
Why I am getting error "DataToExport" not found :/
@divyamehra2708
@divyamehra2708 3 жыл бұрын
i try it ! but i can't run its show me error in data frame
@gehadmohamed9751
@gehadmohamed9751 2 жыл бұрын
thx sir🥰🥰
@alexrika5692
@alexrika5692 5 жыл бұрын
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?
@marinstatlectures
@marinstatlectures 5 жыл бұрын
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
@yadunandanacharya8951
@yadunandanacharya8951 5 жыл бұрын
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.
@marinstatlectures
@marinstatlectures 5 жыл бұрын
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!
@jarena009
@jarena009 4 жыл бұрын
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"
@marinstatlectures
@marinstatlectures 4 жыл бұрын
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
@Pontiakos
@Pontiakos 5 жыл бұрын
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?
@marinstatlectures
@marinstatlectures 5 жыл бұрын
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).
@Pontiakos
@Pontiakos 5 жыл бұрын
@@marinstatlectures that is correct. It is a fitted model. What command can I use to export?
@lalitjoshi97
@lalitjoshi97 5 жыл бұрын
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?
@marinstatlectures
@marinstatlectures 5 жыл бұрын
Yes, it should be no problem to do so
@aklepatzky
@aklepatzky 3 жыл бұрын
On my PC I have to use \\ instead of /, why?
@marinstatlectures
@marinstatlectures 3 жыл бұрын
Windows uses \\ while Mac uses /
@anandanmremo
@anandanmremo 3 жыл бұрын
How to download directly to excel instead of CSV..bcos I need format..any expert pls explain
@marinstatlectures
@marinstatlectures 3 жыл бұрын
You can open a csv file in Excel
@Bromoteknada
@Bromoteknada 6 жыл бұрын
Thanks!!!
@markk364
@markk364 6 жыл бұрын
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
@prabpharm07
@prabpharm07 5 жыл бұрын
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.
@Damadedatos
@Damadedatos 2 жыл бұрын
May the lord bless you
@tamikabrown1409
@tamikabrown1409 5 жыл бұрын
I've clicked on both links in the description, and I can't find the Dataset "DatatoExport". I only see the R script
@marinstatlectures
@marinstatlectures 5 жыл бұрын
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
@tamikabrown1409
@tamikabrown1409 5 жыл бұрын
Thanks so much. I got it
@aminabahri7638
@aminabahri7638 5 жыл бұрын
how can i export data i XML file plz???
@marinstatlectures
@marinstatlectures 5 жыл бұрын
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
@Joe8172yeaaaa
@Joe8172yeaaaa 2 жыл бұрын
TYSM
@juandiegomunozprieto1224
@juandiegomunozprieto1224 3 жыл бұрын
Package: Translations (dont know wich version)
@prabpharm07
@prabpharm07 5 жыл бұрын
Hi Mike, the link - statslectures.com/r-stats-datasets is not working, please check. Thank you!
@slumdogskillionaire923
@slumdogskillionaire923 5 жыл бұрын
The score of Donald Trump is -25 hahahaha :DDDDD
@naomisatam1519
@naomisatam1519 6 жыл бұрын
Donald Trump is -25.5 lol
@marinstatlectures
@marinstatlectures 6 жыл бұрын
glad to see someone caught that! and i must say, that score is still probably too high ;)
@chrysenthenum2
@chrysenthenum2 4 жыл бұрын
this was so unhelful tbh
@prfgee8788
@prfgee8788 3 жыл бұрын
Thanks!
Importing , Checking and Working with Data in R | R Tutorial 1.7 | MarinStatsLectures
8:46
MarinStatsLectures-R Programming & Statistics
Рет қаралды 460 М.
Importing/Reading Excel data into R using RStudio (readxl) | R Tutorial 1.5b | MarinStatsLectures
8:12
MarinStatsLectures-R Programming & Statistics
Рет қаралды 208 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Import Data, Copy Data from Excel to R CSV & TXT Files | R Tutorial 1.5 | MarinStatsLectures
6:59
MarinStatsLectures-R Programming & Statistics
Рет қаралды 913 М.
Learn R in 39 minutes
38:56
Equitable Equations
Рет қаралды 803 М.
Getting started with R: Basic Arithmetic and Coding in R | R Tutorial 1.3 | MarinStatsLectures
7:48
MarinStatsLectures-R Programming & Statistics
Рет қаралды 560 М.
Working with Variables and Data in R | R Tutorial 1.8 | MarinStatslectures
8:10
MarinStatsLectures-R Programming & Statistics
Рет қаралды 352 М.
Understanding CSV Files
5:21
macmostvideo
Рет қаралды 70 М.
Describing a categorical variable using R and RStudio (Ch2)
6:14
Wendy Zeitlin
Рет қаралды 26 М.
Clean your data with R.   R programming for beginners.
27:31
R Programming 101
Рет қаралды 158 М.
Quarto  -  replacing R Markdown in R Studio.
14:04
R Programming 101
Рет қаралды 31 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН