Conventions within the book: Code

  • Functions = code font + ()
    • sum() or mean()
  • Other R objects = code font
    • flights or x
  • dplyr::filter() = “dplyr’s filter”