December 2017
Beginner to intermediate
470 pages
12h 29m
English
A pipeline is a process that starts with text, code, and raw data, and ends with the final document or presentation we want to show or distribute. Luckily, much of the hard work is automated for you within R, so there's not much you need to do other than install these tools and set up a compilation file.

Our pipeline should be general enough to accommodate various use cases without having to be modified substantially. If it is, we can master one set of tools and reuse them for different projects rather than learning a new tool set each time. On the input side, using text, code, and data, is general ...