rdatacode.com
  • About
  • Download
    • Python Course Source FilesDownload Python Course source files
    • R Course Source FilesDownload R Course code source files.
  • R Programming
  • Python
  • Statistics
  • Course
    • Course Registration
    • Course InstructorCourse instructor introduction
    • R Basic CourseR fundamental programming course.
    • Python Basic CoursePython Basic Course

wideform

Dplyr

Use spread() of dplyr in R to convert long-form dataset into wide-form

dplyr is a package that belongs to tidyverse framework. dplyr allows usage of pipeline structure (%>%), which can chain multiple functions together into one statement to make data management more effective. spread() of dplyr is a function that spreads the values of columns from the current data frame, and make them as column labels in the resulting data frame.

By wilsonzhang746, 1 yearFebruary 15, 2024 ago
  • About
  • BLOG
  • Contact Us for Course Registration
  • HOME
Hestia | Developed by ThemeIsle