More Functions in dplyr Package - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

12183 visits



Outline:

Functions in the dplyr package Select multiple variables in a data frame Remove variables from a data frame Use of select function Use of starts_with function Change the name of a variable Use of rename function Create a new variable from existing variables Use of mutate function Property of mutate function