From db172059e53d288e50b42506bc072aece0c073f6 Mon Sep 17 00:00:00 2001 From: Lukas Burk Date: Tue, 15 Aug 2017 16:49:46 +0200 Subject: [PATCH] Fix vignette typo I officially helped! \o/ --- vignettes/why_hrbrthemes.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/why_hrbrthemes.Rmd b/vignettes/why_hrbrthemes.Rmd index 4e59f3e..f5dc3ab 100644 --- a/vignettes/why_hrbrthemes.Rmd +++ b/vignettes/why_hrbrthemes.Rmd @@ -11,7 +11,7 @@ vignette: > %\VignetteEncoding{UTF-8} --- -The `hrbrthemes` pacakge has two goals. First, it provides a base theme that focuses on typographic elements, including where various labels are placed as well as the fonts that are used. The second goal centers around productivity for a production workflow. In fact, this "production workflow" is the context for where the elements of `hrbrthemes` should be used. +The `hrbrthemes` package has two goals. First, it provides a base theme that focuses on typographic elements, including where various labels are placed as well as the fonts that are used. The second goal centers around productivity for a production workflow. In fact, this "production workflow" is the context for where the elements of `hrbrthemes` should be used. A "production workflow" is when you intend for the output of your work to be put into a publication of some kind, whether it be a blog post, academic paper, presentation, internal report or industry publication. When you're cranking through an analysis, the visual elements don't need to be perfect. They are there to validate/support your work and are more of a starting point for the finished product than anything else. The level of attention to detail on the final graphical products can be a great motivator for your audience to either dive deep into your analysis text or relegate it to the TLDR pile.