- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Julian Hillebrand Maximilian H. Nierhoff
- 178字
- 2021-08-20 10:42:31
Summary
In this chapter, we learned how to create R Markdown documents and presentations. At the beginning of the chapter, we familiarized ourselves with the basics of the concept of reproducible research and how to accomplish this approach with R Markdown and the RStudio IDE. This includes setting up R Markdown and installing all the requisite packages.
We continued by studying the R Markdown interface in the RStudio IDE, and got to know all the relevant functions and how to use them. In addition to writing Markdown and integrating R code correctly, we also learned about the different output formats such as HTML, PDF, and Word. We are now able to create advanced R Markdown documents and presentations.
In the next chapter, we will focus our attention on ways to visualize our data with R, RStudio, and relevant graphical packages. For this purpose, we will dedicate ourselves mainly to the the ggplot2
and ggvis
packages after the introduction of the base graphics system, Lattice. We will also take a look at innovative libraries to create interactive data visualizations.
- Learning Single:page Web Application Development
- FreeSWITCH 1.6 Cookbook
- Learning SAP Analytics Cloud
- Python金融數(shù)據(jù)分析
- JavaScript+Vue+React全程實(shí)例
- Learning Hunk
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會(huì)議系統(tǒng)
- ASP.NET Core 2 Fundamentals
- Instant Lucene.NET
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Visual C#.NET Web應(yīng)用程序設(shè)計(jì)
- 分布式數(shù)據(jù)庫原理、架構(gòu)與實(shí)踐
- 零基礎(chǔ)學(xué)C++(升級(jí)版)
- Clojure High Performance Programming(Second Edition)
- ROS機(jī)器人編程實(shí)戰(zhàn)