错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

EDA II: Organizing Data

  • Taylor Arnold,
  • Lauren Tilton

摘要

We add to our EDA toolkit by introducing functions for manipulating datasets in R. These functions, known as verbs, come from the dplyr package and all have a consistent format. Here, we learn how to select rows and columns, create new variables, arrange the rows in a dataset, and produce data summaries. A variety of examples are shown using the CBSA data.