한국보건사회연구원 전자도서관

로그인

한국보건사회연구원 전자도서관

자료검색

  1. 메인
  2. 자료검색
  3. 통합검색

통합검색

단행본

R for data science: import, tidy, transform, visualize, and model data

서명/저자사항
R for data science: import, tidy, transform, visualize, and model data
개인저자
Wickham, Hadley author | Grolemund, Garrett author
발행사항
Sebastopol, CA : O'Reilly Media, 2017.
형태사항
xxv, 492 p. : illustrations ; 23 cm.
ISBN
9781491910399
주기사항
Includes bibliographical references and index
소장정보
위치등록번호청구기호 / 출력상태반납예정일
이용 가능 (1)
자료실WM020521대출가능-
이용 가능 (1)
  • 등록번호
    WM020521
    상태/반납예정일
    대출가능
    -
    위치/청구기호(출력)
    자료실
책 소개

Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible.

Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You? ll get a complete, big-picture understanding of the data science cycle, along with basic tools you need to manage the details. Each section of the book is paired with exercises to help you practice what you? ve learned along the way.

You? ll learn how to:

  • Wrangle? transform your datasets into a form convenient for analysis
  • Program? learn powerful R tools for solving data problems with greater clarity and ease
  • Explore? examine your data, generate hypotheses, and quickly test them
  • Model? provide a low-dimensional summary that captures true signals in your dataset
  • Communicate? learn R Markdown for integrating prose, code, and results