Read & Write Data in R
16 videos • 488 views • by Statistics Globe
This playlist explains how to import and export data in the R programming language.
1
Export CSV File without Row Names in R (Example) | write.csv Function Explained | row.names = FALSE
Statistics Globe
Download
2
Export Nicely-Formatted Data Frame in R (2 Examples) | Print Table or Matrix as PDF or txt File
Statistics Globe
Download
3
Export Multiple Data Frames to Different Excel Worksheets in R (2 Examples) | write.xlsx2 & for-Loop
Statistics Globe
Download
4
Read TXT File with Spaces as Delimiter in R (Example) | read.table Function & Text | Multiple Blanks
Statistics Globe
Download
5
Add New Line to Text File in R (Example) | How to Append to Existing TXT | setwd & write Functions
Statistics Globe
Download
6
Access & Collect Data with APIs in R (Example) | Ft. Kirby White | JSON File, Key & Create Shiny App
Statistics Globe
Download
7
Create & Connect to SQL Database in R (Example) | Access, Interface Management & Software Packages
Statistics Globe
Download
8
Write & Run SQL Query in R (Example) | RMarkdown & dplyr Package | File Access & Server Management
Statistics Globe
Download
9
Get & Set Working Directory in R (3 Examples) | getwd & setwd Functions | Change File Path of Folder
Statistics Globe
Download
10
Save & Load RData Workspace Files in R (3 Examples) | save(), save.image(), and saveRDS() Functions
Statistics Globe
Download
11
Read Excel File in R (Example) | xlsx, xls, read_excel, readxl, & openxlsx | Multiple Files & Sheets
Statistics Globe
Download
12
Download File in R (Example) | Save Data from Internet Website to PC Path | Get Files from Web URL
Statistics Globe
Download
13
Copy & Paste Data from Clipboard into R (Example) | Read from Excel XLSX & TXT Files | read.delim()
Statistics Globe
Download
14
How to Copy Data Frame to Clipboard in R (Example) | Paste to Excel & TXT File | write_clip Function
Statistics Globe
Download
15
R Error in read.table: duplicate ‘row.names’ are not allowed (3 Examples) | read.csv() Function
Statistics Globe
Download
16
Read, Row-Bind, Summarize & Visualize Multiple Data Sets in R | tidyverse, readr, dplyr & ggplot2
Statistics Globe
Download