Simplify Your Code with %>%

  • Boehmke B
N/ACitations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Removing duplication is an important principle to keep in mind with your code; however, equally important is to keep your code efficient and readable. Efficiency is often accomplished by leveraging functions and control statements in your code. However, efficiency also includes eliminating the creation and saving of unnecessary objects that often result when you are trying to make your code more readable, clear, and explicit. Consequently, writing code that is simple, readable, and efficient is often considered contradictory. For this reason, the package is a powerful tool to have in your data wrangling toolkit.

Cite

CITATION STYLE

APA

Boehmke, B. C. (2016). Simplify Your Code with %>% (pp. 199–207). https://doi.org/10.1007/978-3-319-45599-0_20

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free