Skip to main content
Apress

CRAN Recipes

DPLYR, Stringr, Lubridate, and RegEx in R

  • Book
  • © 2021

Overview

  • The first developer and analyst code cookbook on CRAN
  • Includes code and examples applicable to many disciplines
  • Written in everyday language with a minimum of complexity

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (21 chapters)

Keywords

About this book

Want to use the power of R sooner rather than later? Don’t have time to plow through wordy texts and online manuals? Use this book for quick, simple code to get your projects up and running. It includes code and examples applicable to many disciplines. Written in everyday language with a minimum of complexity, each chapter provides the building blocks you need to fit R’s astounding capabilities to your analytics, reporting, and visualization needs.  

CRAN Recipes recognizes how needless jargon and complexity get in your way. Busy professionals need simple examples and intuitive descriptions; side trips and meandering philosophical discussions are left for other books.  

Here R scripts are condensed, to the extent possible, to copy-paste-run format. Chapters and examples are structured to purpose rather than particular functions (e.g., “dirty data cleanup” rather than the R package name “janitor”). Everyday language eliminatesthe need to know functions/packages in advance. 

What You Will Learn

  • Carry out input/output; visualizations; data munging; manipulations at the group level; and quick data exploration
  • Handle forecasting (multivariate, time series, logistic regression, Facebook’s Prophet, and others)
  • Use text analytics; sampling; financial analysis; and advanced pattern matching (regex)
  • Manipulate data using DPLYR: filter, sort, summarize, add new fields to datasets, and apply powerful IF functions
  • Create combinations or subsets of files using joins
  • Write efficient code using pipes to eliminate intermediate steps (MAGRITTR)
  • Work with string/character manipulation of all types (STRINGR)
  • Discover counts, patterns, and how to locate whole words
  • Do wild-card matching, extraction, and invert-match
  • Work with dates using LUBRIDATE
  • Fix dirty data; attractive formatting; bad habits to avoid


Who This Book Is For 

Programmers/data scientists with at least some prior exposure to R.


Authors and Affiliations

  • Kingwood, USA

    William Yarberry

About the author

William A. Yarberry, Jr., CPA, CISA, is principal consultant, ICCM Consulting LLC, based in Houston, Texas. His practice is focused on IT governance, Sarbanes-Oxley compliance, security consulting, and business analytics for cost management. He was previously a senior manager with PricewaterhouseCoopers, responsible for telecom and network services in the Southwest region. Yarberry has more than 30 years’ experience in a variety of IT-related services, including application development, internal audit management, outsourcing administration, and Sarbanes-Oxley consulting.

His books include The Effective CIO (co-authored), Computer Telephony Integration, $250K Consulting, DPLYR, 50,000 Random Numbers, Telecommunications Cost Management, and GDPR: A Short Primer. In addition, he has written over 20 professional articles on topics ranging from wireless security to change management. One of his articles, "Audit Rights in anOutsource Environment," received the Institute of Internal Auditors Outstanding Contributor Award.

Prior to joining PricewaterhouseCoopers, Yarberry was director of telephony services for Enron Corporation. He was responsible for operations, planning, and architectural design for voice communications servers and related systems for more than 7,000 employees. Yarberry graduated Phi Beta Kappa in chemistry from the University of Tennessee and earned an MBA at the University of Memphis. He enjoys reading history, swimming, hiking, and spending time with family.


Bibliographic Information

Publish with us