<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>R for data science</title>
    <subTitle>Import, tidy, transform, visualize, and model data</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Wickham, Hadley</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Çetinkaya-Rundel, Mine</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Grolemund, Garrett</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <dateIssued encoding="marc">2023</dateIssued>
    <edition>Second edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxiii, 548 pages : illustrations (some colour), map (some colour) ; 24 cm</extent>
  </physicalDescription>
  <abstract>Use R to turn data into insight, knowledge, and understanding. With this practical book, aspiring data scientists will learn how to do data science with R and RStudio, along with the tidyverse--a collection of R packages designed to work together to make data science fast, fluent, and fun. Even if you have no programming experience, this updated edition will have you doing data science quickly. You'll learn how to import, transform, and visualize your data and communicate the results. And you'll get a complete, big-picture understanding of the data science cycle and the basic tools you need to manage the details. Updated for the latest tidyverse features and best practices, new chapters show you how to get data from spreadsheets, databases, and websites. Exercises help you practice what you've learned along the way.</abstract>
  <targetAudience authority="marctarget">adult</targetAudience>
  <note type="statement of responsibility">Hadley Wickham, Mine Cetinkaya-Rundel, and Garrett Grolemund.</note>
  <note>Includes bibliographical references (pages 534-535) and index.</note>
  <subject authority="lcsh">
    <topic>Data mining</topic>
    <topic>Computer programs</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Information visualization</topic>
    <topic>Computer programs</topic>
  </subject>
  <subject authority="lcsh">
    <topic>R Computer program language</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Big data</topic>
  </subject>
  <subject authority="rvm">
    <topic>Exploration de données (Informatique)</topic>
    <topic>Logiciels</topic>
  </subject>
  <subject authority="rvm">
    <topic>Visualisation de l'information</topic>
    <topic>Logiciels</topic>
  </subject>
  <subject authority="fast">
    <topic>Big data</topic>
  </subject>
  <subject authority="fast">
    <topic>Information visualization</topic>
  </subject>
  <classification authority="lcc">QA276.45.R3 WIC</classification>
  <identifier type="isbn">9781492097402 (paperback)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">240423</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260721112049.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
