The Tutorials in this series are created using R3.0.0, 3.2.3, 3.4.4 on Mac OS and Ubuntu 16.04. R is a free, useful software package to anybody who wishes to undertake extensive statistical computations (a user community that includes students, researchers and professionals belonging to various disciplines). Read more
Foss : R - English
Outline: About summarise function in dplyr About group_by function in dplyr Difference between summarise and group_by functions Use summarise and group_by functions together About pip..
Outline: About conditional statements Syntax of if, else and else if statements Use if, else and else if statements Use if else function Arguments of if else function Add a new column ..
Outline: Define a function About built-in functions and user-defined functions Need for a user-defined function Syntax of a function Parts of a function Create a user-defined functio..