R Packages (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
202
Utgivningsdatum
2015-04-28
Upplaga
1
Förlag
O'Reilly Media
Illustratör/Fotograf
black & white illustrations
Illustrationer
black & white illustrations
Dimensioner
231 x 175 x 10 mm
Vikt
318 g
Antal komponenter
1
Komponenter
,
ISBN
9781491910597

R Packages

Organize, Test, Document, and Share Your Code

Häftad,  Engelska, 2015-04-28
346
Tillfälligt slut – klicka "Bevaka" för att få ett mejl så fort boken går att köpa igen.
Finns även som
Turn your R code into packages that others can easily download and use. This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham's package development philosophy. In the process, you'll work with devtools, roxygen, and testthat, a set of R packages that automate common development tasks. Devtools encapsulates best practices that Hadley has learned from years of working with this programming language. Ideal for developers, data scientists, and programmers with various backgrounds, this book starts you with the basics and shows you how to improve your package writing over time. You'll learn to focus on what you want your package to do, rather than think about package structure.Learn about the most useful components of an R package, including vignettes and unit tests Automate anything you can, taking advantage of the years of development experience embodied in devtools Get tips on good style, such as organizing functions into files Streamline your development process with devtools Learn the best way to submit your package to the Comprehensive R Archive Network (CRAN) Learn from a well-respected member of the R community who created 30 R packages, including ggplot2, dplyr, and tidyr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Hadley Wickham

Övrig information

Hadley Wickham is an Assistant Professor and the Dobelman FamilyJunior Chair in Statistics at Rice University. He is an active memberof the R community, has written and contributed to over 30 R packages, and won the John Chambers Award for Statistical Computing for his work developing tools for data reshaping and visualization. His research focuses on how to make data analysis better, faster and easier, with a particular emphasis on the use of visualization to better understand data and models.