Название: R Packages: Organize, Test, Document, and Share Your Code, 2nd Edition (Final Release)
Автор: Hadley Wickham, Jenny Bryan
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 381
Язык: английский
Формат: epub, mobi
Размер: 10.1 MB
Turn your R code into packages that others can easily install and use. With this fully updated edition, developers and data scientists will learn how to bundle reusable R functions, sample data, and documentation together by applying the package development philosophy used by the team that maintains the "tidyverse" suite of packages. In the process, you'll learn how to automate common development tasks using a set of R packages, including devtools, usethis, testthat, and roxygen2. Authors Hadley Wickham and Jennifer Bryan from Posit (formerly known as RStudio) help you create packages quickly, then teach you how to get better over time. You'll be able to focus on what you want your package to do as you progressively develop greater mastery of the structure of a package.