Re-render book for O'Reilly
This commit is contained in:
		@@ -10,5 +10,4 @@
 | 
			
		||||
<li><p>Visualisation alone is typically not enough, so in <a href="#chp-data-transform" data-type="xref">#chp-data-transform</a>, you’ll learn the key verbs that allow you to select important variables, filter out key observations, create new variables, and compute summaries.</p></li>
 | 
			
		||||
<li><p>In <a href="#chp-data-tidy" data-type="xref">#chp-data-tidy</a>, you’ll learn about tidy data, a consistent way of storing your data that makes transformation, visualization, and modelling easier. You’ll learn the underlying principles, and how to get your data into a tidy form.</p></li>
 | 
			
		||||
<li><p>Before you can transform and visualize your data, you need to first get your data into R. In <a href="#chp-data-import" data-type="xref">#chp-data-import</a> you’ll learn the basics of getting <code>.csv</code> files into R.</p></li>
 | 
			
		||||
<li><p>Finally, in <a href="#chp-EDA" data-type="xref">#chp-EDA</a>, you’ll combine visualization and transformation with your curiosity and skepticism to ask and answer interesting questions about data.</p></li>
 | 
			
		||||
</ul><p>Nestled among these chapters that are five other chapters that focus on your R workflow. In <a href="#chp-workflow-basics" data-type="xref">#chp-workflow-basics</a>, <a href="#chp-workflow-pipes" data-type="xref">#chp-workflow-pipes</a>, <a href="#chp-workflow-style" data-type="xref">#chp-workflow-style</a>, and <a href="#chp-workflow-scripts" data-type="xref">#chp-workflow-scripts</a>, you’ll learn good workflow practices for writing and organizing your R code. These will set you up for success in the long run, as they’ll give you the tools to stay organised when you tackle real projects.</p></div>
 | 
			
		||||
</ul><p>Nestled among these chapters are five other chapters that focus on your R workflow. In <a href="#chp-workflow-basics" data-type="xref">#chp-workflow-basics</a>, <a href="#chp-workflow-pipes" data-type="xref">#chp-workflow-pipes</a>, <a href="#chp-workflow-style" data-type="xref">#chp-workflow-style</a>, and <a href="#chp-workflow-scripts" data-type="xref">#chp-workflow-scripts</a> you’ll learn good workflow practices for writing and organizing your R code. These will set you up for success in the long run, as they’ll give you the tools to stay organised when you tackle real projects. Finally, <a href="#chp-workflow-help" data-type="xref">#chp-workflow-help</a> will teach you how to get help to keep learning.</p></div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user