589689.xyz

Pluralsight Path. Programming R for Data Analysts (2020)

  • 收录时间:2023-08-21 21:01:27
  • 文件大小:1GB
  • 下载次数:1
  • 最近下载:2023-08-21 21:01:27
  • 磁力链接:

文件列表

  1. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/3. Passing Arguments to Functions.mp4 26MB
  2. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/4. Getting User Input.mp4 25MB
  3. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/04. Working with Text in R Markdown Documents.mp4 25MB
  4. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/2. Matrices.mp4 24MB
  5. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/03. Working with Code in R Markdown Documents.mp4 23MB
  6. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/3. Processing the Data.mp4 23MB
  7. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/exercise.7z 23MB
  8. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/7. Saving Files Back to Disk.mp4 19MB
  9. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/07. Controlling the Appearance of the Output with Chunk Options.mp4 19MB
  10. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/3. Demo - Creating Data Frames.mp4 18MB
  11. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/08. Controlling the Output Format of R Markdown Documents.mp4 17MB
  12. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/06. Diagnosing Errors in R Markdown Documents.mp4 17MB
  13. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/02. Identifying Parts of an R Markdown Document.mp4 17MB
  14. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/4. Variables and Operators.mp4 15MB
  15. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/5. Data Types.mp4 15MB
  16. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/4. Scheduling an R Script Job on Windows.mp4 15MB
  17. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/3. Installing R and RStudio.mp4 14MB
  18. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/3. Integrated Development Environment.mp4 14MB
  19. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/8. Writing Reproducible R Scripts.mp4 14MB
  20. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/6. Installing R Packages.mp4 14MB
  21. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/3. Saving Plots.mp4 13MB
  22. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/2. Leverging the Console.mp4 13MB
  23. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/2. Creating a New RStudio Project and Adding Files.mp4 13MB
  24. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/5. Reproducing Execution State.mp4 12MB
  25. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/3. Creating Vectors.mp4 12MB
  26. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/2. Vectors.mp4 12MB
  27. C1. Building Tables with R (Emilee McWilliams, 2020)/4. Developing Marginal Frequency Table in R/3. Demo - Margin Table and Formatting Table.mp4 12MB
  28. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/4. Referring to Files in R.mp4 12MB
  29. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/5. vapply.mp4 12MB
  30. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/5. Demo - Manipulating Data Frames.mp4 12MB
  31. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/7. Demo - Working with Tidyverse.mp4 11MB
  32. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/3. Using Rs Browser.mp4 11MB
  33. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/5. Running an R Script File Line by Line.mp4 11MB
  34. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/02. Understanding the R Platform/3. The R Toolbox.mp4 11MB
  35. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/5. Assigning Results to Objects.mp4 11MB
  36. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/4. Demo - Writing Functions.mp4 11MB
  37. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/4. Manipulating Vectors.mp4 10MB
  38. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/5. Operating Vectors.mp4 10MB
  39. C1. Building Tables with R (Emilee McWilliams, 2020)/3. Creating Proportions for a Table in R/3. Demo - Proportion Tables.mp4 10MB
  40. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/6. Keeping Your Work on Projects Separate.mp4 10MB
  41. B2. Customizing R Environments (Emilee McWilliams, 2020)/3. Identifying Types of Environments in R/3. Demo - Base Environments and Loading Packages.mp4 10MB
  42. B2. Customizing R Environments (Emilee McWilliams, 2020)/4. Listing Environments and Presenting Libraries from a CRAN in R/3. Demo - CRAN and Libraries.mp4 10MB
  43. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/5. Making Sure the Script Is Linux Compatible.mp4 10MB
  44. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/4. RStudio Breakpoints.mp4 10MB
  45. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/2. Conditional Statements.mp4 10MB
  46. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/5. Demo - Loops.mp4 10MB
  47. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/5. Conditional Troubleshooting.mp4 10MB
  48. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/4. Lists.mp4 10MB
  49. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/4. When to Use Each Function.mp4 9MB
  50. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/7. Running an R Script File from Top to Bottom.mp4 9MB
  51. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/3. Using Apply.mp4 9MB
  52. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/3. Variables, Functions, and Environments.mp4 9MB
  53. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/3. Function Pitfalls.mp4 9MB
  54. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/3. Demo - lapply.mp4 9MB
  55. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/3. Using Replicate.mp4 9MB
  56. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/2. Using Tapply.mp4 9MB
  57. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/6. Recover.mp4 8MB
  58. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/6. Scheduling an R Script Job on Linux.mp4 8MB
  59. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/2. Functional Programming.mp4 8MB
  60. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/05. Controlling Options in the R Markdown Header.mp4 8MB
  61. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/4. Running Code in RStudio.mp4 8MB
  62. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/02. Understanding the R Platform/2. Terms and Definitions.mp4 8MB
  63. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/2. Calling R Functions.mp4 8MB
  64. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/4. Loops.mp4 8MB
  65. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/2. Saving Script Output.mp4 8MB
  66. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/6. Sets.mp4 8MB
  67. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/4. Exporting the Data.mp4 8MB
  68. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/2. Further Script Setup.mp4 7MB
  69. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/3. Arrays.mp4 7MB
  70. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/7. Writing R Code.mp4 7MB
  71. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/3. Matrices.mp4 7MB
  72. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/3. Closing and Opening RStudio Projects.mp4 7MB
  73. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/5. Referring to Files Reproducibly in R.mp4 7MB
  74. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/2. Why R.mp4 7MB
  75. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/5. Easily Share Data with Dput.mp4 7MB
  76. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/3. Proper Logging.mp4 7MB
  77. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/4. Sharing Values between Environments.mp4 7MB
  78. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/6. Working with Tidyverse.mp4 7MB
  79. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/3. Demo - Environments in R.mp4 7MB
  80. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/5. Adding Error Handling.mp4 7MB
  81. C2. Applying Functions in R (Chase DeHan, 2020)/exercise.7z 7MB
  82. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/6. Code Style.mp4 7MB
  83. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/2. Carved Rock Fitness Business Problem and Data.mp4 6MB
  84. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/5. Data Frames.mp4 6MB
  85. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/4. Lists.mp4 6MB
  86. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/5. Environment Hierarchy.mp4 6MB
  87. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/2. lapply.mp4 6MB
  88. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/6. Understanding the Structure of an R Script.mp4 6MB
  89. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/7. Factors.mp4 6MB
  90. C1. Building Tables with R (Emilee McWilliams, 2020)/4. Developing Marginal Frequency Table in R/2. Overview of Margins.mp4 6MB
  91. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/4. Sinking the Script Output.mp4 6MB
  92. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/3. Function Components.mp4 6MB
  93. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/2. Similar API, Different Types, Different Results.mp4 6MB
  94. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/4. Environments.mp4 6MB
  95. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/4. sapply.mp4 6MB
  96. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/2. Anonymous Function Basics.mp4 5MB
  97. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/2. Running the Script Non-interactively.mp4 5MB
  98. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/1. Introduction.mp4 5MB
  99. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/1. What Happens When You Run R Code.mp4 5MB
  100. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/4. Anonymous Function Caveats.mp4 5MB
  101. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/3. Changing the Script to Run Non-interactively.mp4 5MB
  102. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/09. Updating and Sharing Your Work.mp4 5MB
  103. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/7. Organising Your Code.mp4 5MB
  104. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/2. Overview.mp4 5MB
  105. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/2. Project Intro.mp4 5MB
  106. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/6. Demo - Three-way Table.mp4 5MB
  107. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/2. Data Structures.mp4 5MB
  108. C1. Building Tables with R (Emilee McWilliams, 2020)/3. Creating Proportions for a Table in R/2. Overview of Proportions.mp4 5MB
  109. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/4. Manipulating Data Frames.mp4 4MB
  110. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/4. Dont Use a for Loop.mp4 4MB
  111. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/3. Passing Into Apply.mp4 4MB
  112. A2. Programming with R (Mihaela Danci, 2020)/exercise.7z 4MB
  113. B2. Customizing R Environments (Emilee McWilliams, 2020)/3. Identifying Types of Environments in R/2. Identifying Types of Environments Base and Packages.mp4 4MB
  114. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/4. Demo - Two-way Table.mp4 4MB
  115. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/10. Wrapping Up.mp4 4MB
  116. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/2. Setting up Your Script.mp4 4MB
  117. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/1. Course Overview/1. Course Overview.mp4 4MB
  118. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/1. Introduction.mp4 4MB
  119. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/3. Switch Statement.mp4 4MB
  120. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/2. Overview of Environments.mp4 4MB
  121. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/3. Two-way Frequency Table.mp4 4MB
  122. C1. Building Tables with R (Emilee McWilliams, 2020)/1. Course Overview/1. Course Overview.mp4 3MB
  123. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/1. Overview.mp4 3MB
  124. B2. Customizing R Environments (Emilee McWilliams, 2020)/1. Course Overview/1. Course Overview.mp4 3MB
  125. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/5. Demo - Creating an Environment and Binding a Value.mp4 3MB
  126. A2. Programming with R (Mihaela Danci, 2020)/1. Course Overview/1. Course Overview.mp4 3MB
  127. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/5. Three-way Frequency Table.mp4 3MB
  128. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/01. What is R Markdown.mp4 3MB
  129. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/01. Course Overview/1. Course Overview.mp4 3MB
  130. B2. Customizing R Environments (Emilee McWilliams, 2020)/4. Listing Environments and Presenting Libraries from a CRAN in R/2. Comprehensive R Archive Network (CRAN) and Libraries.mp4 3MB
  131. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/5. Summary.mp4 3MB
  132. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/2. Discovering Functions.mp4 3MB
  133. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/1. Introduction.mp4 3MB
  134. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/1. Introduction.mp4 3MB
  135. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/8. Summary.mp4 3MB
  136. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/8. Data Structures Recap.mp4 2MB
  137. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/8. Wrapping Up.mp4 2MB
  138. C2. Applying Functions in R (Chase DeHan, 2020)/1. Course Overview/1. Course Overview.mp4 2MB
  139. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/4. Creating an Environment and Binding Values.mp4 2MB
  140. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/2. Discovering Data Frames.mp4 2MB
  141. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/4. Function Summary.mp4 2MB
  142. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/9. Wrapping Up.mp4 2MB
  143. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/1. Introduction.mp4 2MB
  144. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/6. Conclusion.mp4 2MB
  145. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/8. Summary.mp4 1MB
  146. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/6. Summary.mp4 1MB
  147. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/9. Summary.mp4 1MB
  148. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/1. Introduction.mp4 1MB
  149. B2. Customizing R Environments (Emilee McWilliams, 2020)/4. Listing Environments and Presenting Libraries from a CRAN in R/1. Introduction.mp4 1MB
  150. C1. Building Tables with R (Emilee McWilliams, 2020)/4. Developing Marginal Frequency Table in R/4. Summary.mp4 1MB
  151. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/7. Summary.mp4 1MB
  152. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/5. Conclusion.mp4 1MB
  153. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/6. Summary.mp4 1MB
  154. C1. Building Tables with R (Emilee McWilliams, 2020)/3. Creating Proportions for a Table in R/1. Intro and Overview.mp4 1MB
  155. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/5. Conclusion.mp4 1MB
  156. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/7. Summary.mp4 1MB
  157. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/1. Intro and Overview.mp4 1MB
  158. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/5. Conclusion.mp4 1MB
  159. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/1. Introduction.mp4 1MB
  160. C1. Building Tables with R (Emilee McWilliams, 2020)/4. Developing Marginal Frequency Table in R/1. Intro and Overview.mp4 1MB
  161. B2. Customizing R Environments (Emilee McWilliams, 2020)/3. Identifying Types of Environments in R/1. Introduction.mp4 1MB
  162. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/1. Introduction.mp4 1MB
  163. B2. Customizing R Environments (Emilee McWilliams, 2020)/exercise.7z 996KB
  164. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/1. Introduction.mp4 991KB
  165. C1. Building Tables with R (Emilee McWilliams, 2020)/3. Creating Proportions for a Table in R/4. Summary.mp4 987KB
  166. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/1. Introduction.mp4 978KB
  167. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/1. Introduction.mp4 945KB
  168. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/6. Summary.mp4 930KB
  169. C1. Building Tables with R (Emilee McWilliams, 2020)/exercise.7z 893KB
  170. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/exercise.7z 847KB
  171. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/1. Overview.mp4 797KB
  172. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/1. Overview.mp4 779KB
  173. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/6. Summary.mp4 770KB
  174. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/6. Summary.mp4 759KB
  175. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/5. Summary.mp4 750KB
  176. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/5. Summary.mp4 734KB
  177. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/1. Overview.mp4 722KB
  178. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/02. Understanding the R Platform/4. Summary.mp4 701KB
  179. B2. Customizing R Environments (Emilee McWilliams, 2020)/3. Identifying Types of Environments in R/4. Summary.mp4 693KB
  180. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/6. Summary.mp4 657KB
  181. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/1. Overview.mp4 631KB
  182. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/02. Understanding the R Platform/1. Overview.mp4 629KB
  183. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/7. Summary.mp4 629KB
  184. B2. Customizing R Environments (Emilee McWilliams, 2020)/4. Listing Environments and Presenting Libraries from a CRAN in R/4. Summary.mp4 548KB
  185. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/1. Overview.mp4 545KB
  186. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/1. Version Check.mp4 537KB
  187. A2. Programming with R (Mihaela Danci, 2020)/cover.jpg 515KB
  188. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/1. Overview.mp4 467KB
  189. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/1. Overview.mp4 446KB
  190. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/1. Overview.mp4 443KB
  191. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/6. Summary.mp4 337KB
  192. scr 2023-04.png 139KB
  193. C1. Building Tables with R (Emilee McWilliams, 2020)/cover.jpg 122KB
  194. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/cover.jpg 116KB
  195. C2. Applying Functions in R (Chase DeHan, 2020)/cover.jpg 108KB
  196. B2. Customizing R Environments (Emilee McWilliams, 2020)/cover.jpg 102KB
  197. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/cover.jpg 83KB
  198. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/4. Variables and Operators.vtt 10KB
  199. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/2. Matrices.vtt 10KB
  200. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/5. vapply.vtt 10KB
  201. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/3. Using Apply.vtt 9KB
  202. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/5. Data Types.vtt 9KB
  203. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/4. When to Use Each Function.vtt 9KB
  204. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/03. Working with Code in R Markdown Documents.vtt 9KB
  205. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/4. Getting User Input.vtt 9KB
  206. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/3. Using Replicate.vtt 8KB
  207. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/3. Processing the Data.vtt 8KB
  208. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/3. Creating Vectors.vtt 8KB
  209. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/2. Vectors.vtt 8KB
  210. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/3. Passing Arguments to Functions.vtt 7KB
  211. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/2. Functional Programming.vtt 7KB
  212. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/2. Using Tapply.vtt 7KB
  213. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/02. Understanding the R Platform/2. Terms and Definitions.vtt 7KB
  214. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/3. Integrated Development Environment.vtt 7KB
  215. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/04. Working with Text in R Markdown Documents.vtt 7KB
  216. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/3. Demo - lapply.vtt 7KB
  217. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/4. Loops.vtt 7KB
  218. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/4. Manipulating Vectors.vtt 6KB
  219. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/5. Operating Vectors.vtt 6KB
  220. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/2. Why R.vtt 6KB
  221. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/7. Saving Files Back to Disk.vtt 6KB
  222. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/2. lapply.vtt 6KB
  223. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/5. Reproducing Execution State.vtt 6KB
  224. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/6. Scheduling an R Script Job on Linux.vtt 6KB
  225. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/6. Installing R Packages.vtt 6KB
  226. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/4. Scheduling an R Script Job on Windows.vtt 6KB
  227. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/2. Saving Script Output.vtt 6KB
  228. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/8. Writing Reproducible R Scripts.vtt 6KB
  229. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/2. Leverging the Console.vtt 6KB
  230. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/06. Diagnosing Errors in R Markdown Documents.vtt 6KB
  231. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/6. Working with Tidyverse.vtt 5KB
  232. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/3. Variables, Functions, and Environments.vtt 5KB
  233. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/07. Controlling the Appearance of the Output with Chunk Options.vtt 5KB
  234. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/3. Function Components.vtt 5KB
  235. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/3. Saving Plots.vtt 5KB
  236. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/2. Anonymous Function Basics.vtt 5KB
  237. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/2. Conditional Statements.vtt 5KB
  238. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/3. Matrices.vtt 5KB
  239. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/02. Identifying Parts of an R Markdown Document.vtt 5KB
  240. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/02. Understanding the R Platform/3. The R Toolbox.vtt 5KB
  241. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/08. Controlling the Output Format of R Markdown Documents.vtt 5KB
  242. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/4. Demo - Writing Functions.vtt 5KB
  243. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/1. Introduction.vtt 5KB
  244. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/6. Code Style.vtt 5KB
  245. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/4. sapply.vtt 5KB
  246. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/3. Demo - Creating Data Frames.vtt 5KB
  247. C1. Building Tables with R (Emilee McWilliams, 2020)/4. Developing Marginal Frequency Table in R/3. Demo - Margin Table and Formatting Table.vtt 5KB
  248. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/4. Anonymous Function Caveats.vtt 5KB
  249. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/5. Running an R Script File Line by Line.vtt 5KB
  250. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/3. Function Pitfalls.vtt 5KB
  251. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/5. Assigning Results to Objects.vtt 5KB
  252. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/3. Proper Logging.vtt 5KB
  253. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/4. Dont Use a for Loop.vtt 4KB
  254. C1. Building Tables with R (Emilee McWilliams, 2020)/3. Creating Proportions for a Table in R/3. Demo - Proportion Tables.vtt 4KB
  255. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/5. Demo - Loops.vtt 4KB
  256. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/3. Using Rs Browser.vtt 4KB
  257. B2. Customizing R Environments (Emilee McWilliams, 2020)/3. Identifying Types of Environments in R/3. Demo - Base Environments and Loading Packages.vtt 4KB
  258. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/4. Referring to Files in R.vtt 4KB
  259. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/2. Creating a New RStudio Project and Adding Files.vtt 4KB
  260. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/4. Lists.vtt 4KB
  261. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/4. Running Code in RStudio.vtt 4KB
  262. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/4. Lists.vtt 4KB
  263. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/3. Passing Into Apply.vtt 4KB
  264. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/6. Sets.vtt 4KB
  265. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/1. What Happens When You Run R Code.vtt 4KB
  266. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/6. Understanding the Structure of an R Script.vtt 4KB
  267. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/3. Demo - Environments in R.vtt 4KB
  268. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/5. Environment Hierarchy.vtt 4KB
  269. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/7. Running an R Script File from Top to Bottom.vtt 4KB
  270. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/4. RStudio Breakpoints.vtt 4KB
  271. C1. Building Tables with R (Emilee McWilliams, 2020)/4. Developing Marginal Frequency Table in R/2. Overview of Margins.vtt 4KB
  272. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/2. Calling R Functions.vtt 4KB
  273. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/2. Carved Rock Fitness Business Problem and Data.vtt 3KB
  274. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/4. Manipulating Data Frames.vtt 3KB
  275. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/5. Making Sure the Script Is Linux Compatible.vtt 3KB
  276. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/5. Conditional Troubleshooting.vtt 3KB
  277. B2. Customizing R Environments (Emilee McWilliams, 2020)/4. Listing Environments and Presenting Libraries from a CRAN in R/3. Demo - CRAN and Libraries.vtt 3KB
  278. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/6. Recover.vtt 3KB
  279. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/6. Keeping Your Work on Projects Separate.vtt 3KB
  280. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/5. Demo - Manipulating Data Frames.vtt 3KB
  281. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/3. Installing R and RStudio.vtt 3KB
  282. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/10. Wrapping Up.vtt 3KB
  283. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/7. Demo - Working with Tidyverse.vtt 3KB
  284. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/2. Overview.vtt 3KB
  285. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/5. Adding Error Handling.vtt 3KB
  286. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/5. Data Frames.vtt 3KB
  287. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/2. Similar API, Different Types, Different Results.vtt 3KB
  288. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/2. Running the Script Non-interactively.vtt 3KB
  289. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/7. Writing R Code.vtt 3KB
  290. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/3. Arrays.vtt 3KB
  291. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/5. Referring to Files Reproducibly in R.vtt 3KB
  292. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/4. Environments.vtt 3KB
  293. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/playlist.m3u 3KB
  294. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/7. Organising Your Code.vtt 3KB
  295. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/5. Summary.vtt 3KB
  296. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/2. Data Structures.vtt 3KB
  297. B2. Customizing R Environments (Emilee McWilliams, 2020)/3. Identifying Types of Environments in R/2. Identifying Types of Environments Base and Packages.vtt 3KB
  298. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/4. Exporting the Data.vtt 3KB
  299. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/playlist.m3u 3KB
  300. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/2. Further Script Setup.vtt 3KB
  301. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/05. Controlling Options in the R Markdown Header.vtt 3KB
  302. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/3. Closing and Opening RStudio Projects.vtt 3KB
  303. C1. Building Tables with R (Emilee McWilliams, 2020)/3. Creating Proportions for a Table in R/2. Overview of Proportions.vtt 3KB
  304. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/3. Two-way Frequency Table.vtt 3KB
  305. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/1. Introduction.vtt 3KB
  306. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/3. Switch Statement.vtt 3KB
  307. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/1. Introduction.vtt 3KB
  308. A2. Programming with R (Mihaela Danci, 2020)/2. Getting Started with R/8. Summary.vtt 2KB
  309. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/7. Factors.vtt 2KB
  310. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/2. Discovering Functions.vtt 2KB
  311. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/2. Overview of Environments.vtt 2KB
  312. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/01. What is R Markdown.vtt 2KB
  313. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/5. Communicating and Documenting Your Analysis with R Markdown/09. Updating and Sharing Your Work.vtt 2KB
  314. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/4. Sinking the Script Output.vtt 2KB
  315. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/01. Course Overview/1. Course Overview.vtt 2KB
  316. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/1. Introduction.vtt 2KB
  317. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/4. Sharing Values between Environments.vtt 2KB
  318. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/6. Demo - Three-way Table.vtt 2KB
  319. A2. Programming with R (Mihaela Danci, 2020)/playlist.m3u 2KB
  320. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/1. Overview.vtt 2KB
  321. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/3. Changing the Script to Run Non-interactively.vtt 2KB
  322. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/5. Demo - Creating an Environment and Binding a Value.vtt 2KB
  323. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/4. Demo - Two-way Table.vtt 2KB
  324. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/5. Easily Share Data with Dput.vtt 2KB
  325. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/2. Discovering Data Frames.vtt 2KB
  326. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/4. Function Summary.vtt 2KB
  327. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/8. Data Structures Recap.vtt 2KB
  328. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/1. Course Overview/1. Course Overview.vtt 2KB
  329. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/1. Introduction.vtt 2KB
  330. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/5. Three-way Frequency Table.vtt 2KB
  331. A2. Programming with R (Mihaela Danci, 2020)/1. Course Overview/1. Course Overview.vtt 2KB
  332. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/2. Project Intro.vtt 2KB
  333. C2. Applying Functions in R (Chase DeHan, 2020)/4. Using Common Apply Functions/6. Conclusion.vtt 2KB
  334. C2. Applying Functions in R (Chase DeHan, 2020)/1. Course Overview/1. Course Overview.vtt 2KB
  335. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/2. Setting up Your Script.vtt 2KB
  336. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/4. Creating an Environment and Binding Values.vtt 2KB
  337. B2. Customizing R Environments (Emilee McWilliams, 2020)/4. Listing Environments and Presenting Libraries from a CRAN in R/2. Comprehensive R Archive Network (CRAN) and Libraries.vtt 2KB
  338. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/6. Summary.vtt 2KB
  339. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/3. Working with R Code in RStudio/9. Wrapping Up.vtt 2KB
  340. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/~i.txt 2KB
  341. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/~i.txt 2KB
  342. C2. Applying Functions in R (Chase DeHan, 2020)/2. Understanding Functional Programming and Apply/5. Conclusion.vtt 2KB
  343. B2. Customizing R Environments (Emilee McWilliams, 2020)/1. Course Overview/1. Course Overview.vtt 2KB
  344. C1. Building Tables with R (Emilee McWilliams, 2020)/1. Course Overview/1. Course Overview.vtt 2KB
  345. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/1. Introduction.vtt 2KB
  346. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/9. Summary.vtt 1KB
  347. C2. Applying Functions in R (Chase DeHan, 2020)/5. Using and Understanding Which Function to Use/5. Conclusion.vtt 1KB
  348. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/8. Summary.vtt 1KB
  349. C2. Applying Functions in R (Chase DeHan, 2020)/playlist.m3u 1KB
  350. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/4. Organizing Your Work with RStudio Projects/8. Wrapping Up.vtt 1KB
  351. B2. Customizing R Environments (Emilee McWilliams, 2020)/~i.txt 1KB
  352. C2. Applying Functions in R (Chase DeHan, 2020)/3. Adding Anonymous Functions to Apply/5. Conclusion.vtt 1KB
  353. C2. Applying Functions in R (Chase DeHan, 2020)/~i.txt 1KB
  354. B2. Customizing R Environments (Emilee McWilliams, 2020)/playlist.m3u 1KB
  355. C1. Building Tables with R (Emilee McWilliams, 2020)/playlist.m3u 1KB
  356. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/6. Summary.vtt 1KB
  357. A2. Programming with R (Mihaela Danci, 2020)/~i.txt 1KB
  358. A2. Programming with R (Mihaela Danci, 2020)/7. Building Your First Function/1. Introduction.vtt 1KB
  359. A2. Programming with R (Mihaela Danci, 2020)/5. Working with Data Frames/1. Introduction.vtt 1KB
  360. ~i.txt 1KB
  361. C1. Building Tables with R (Emilee McWilliams, 2020)/~i.txt 1KB
  362. A2. Programming with R (Mihaela Danci, 2020)/6. Managing Control Statements/1. Introduction.vtt 1KB
  363. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/1. Introduction.vtt 1017B
  364. C1. Building Tables with R (Emilee McWilliams, 2020)/4. Developing Marginal Frequency Table in R/4. Summary.vtt 1015B
  365. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/1. Intro and Overview.vtt 999B
  366. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/7. Summary.vtt 996B
  367. A2. Programming with R (Mihaela Danci, 2020)/3. Exploring Vectors and Factors/1. Introduction.vtt 991B
  368. B2. Customizing R Environments (Emilee McWilliams, 2020)/4. Listing Environments and Presenting Libraries from a CRAN in R/1. Introduction.vtt 853B
  369. C1. Building Tables with R (Emilee McWilliams, 2020)/3. Creating Proportions for a Table in R/1. Intro and Overview.vtt 848B
  370. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/6. Summary.vtt 842B
  371. C1. Building Tables with R (Emilee McWilliams, 2020)/4. Developing Marginal Frequency Table in R/1. Intro and Overview.vtt 840B
  372. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/07. R Environments/1. Overview.vtt 836B
  373. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/6. Summary.vtt 833B
  374. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/02. Understanding the R Platform/1. Overview.vtt 832B
  375. C1. Building Tables with R (Emilee McWilliams, 2020)/2. Creating a Two-way and a Three-way Frequency Table in R/7. Summary.vtt 817B
  376. C1. Building Tables with R (Emilee McWilliams, 2020)/3. Creating Proportions for a Table in R/4. Summary.vtt 793B
  377. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/6. Summary.vtt 791B
  378. A2. Programming with R (Mihaela Danci, 2020)/4. Using Matrices, Arrays, and Lists/5. Summary.vtt 774B
  379. B2. Customizing R Environments (Emilee McWilliams, 2020)/3. Identifying Types of Environments in R/1. Introduction.vtt 746B
  380. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/5. Summary.vtt 713B
  381. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/06. Debugging R Interactively/1. Overview.vtt 708B
  382. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/04. Processing Data with R/1. Overview.vtt 663B
  383. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/7. Summary.vtt 659B
  384. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/02. Understanding the R Platform/4. Summary.vtt 640B
  385. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/10. Troubleshooting and Avoiding Common Debugging Issues/1. Overview.vtt 639B
  386. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/09. Debugging R Non-interactively/1. Overview.vtt 637B
  387. B2. Customizing R Environments (Emilee McWilliams, 2020)/3. Identifying Types of Environments in R/4. Summary.vtt 609B
  388. B2. Customizing R Environments (Emilee McWilliams, 2020)/2. Presenting Environments and Binding Values in R/6. Summary.vtt 593B
  389. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/05. Outputting Data with R/1. Overview.vtt 582B
  390. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/1. Overview.vtt 562B
  391. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/08. Running R Non-interactively/1. Overview.vtt 497B
  392. B2. Customizing R Environments (Emilee McWilliams, 2020)/4. Listing Environments and Presenting Libraries from a CRAN in R/4. Summary.vtt 421B
  393. B1. Creating and Debugging R Programs (Christopher Venturini, 2020)/03. Data Types/6. Summary.vtt 342B
  394. A1. Building Your First R Analytics Solution (Charlotte Wickham, 2020)/2. Setting up Your Computer to Use R/1. Version Check.vtt 7B