R Basic Data Management

How to create, index and modify data frames in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration…

8 months ago

Some useful functions for working with objects in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration…

8 months ago

Using with() function to simplify your work in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration…

8 months ago

Variable type and conversion in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration…

8 months ago

Dealing with missing values in R

In R programming, the value 'NA' is used to represent a missing value. Say we try to read a csv…

10 months ago

Recode variables in R

In data analysis it is often needed to set new values to a variable based on one or several conditions,…

10 months ago

Working with date values in R

R has rich resources of functions dealing with date values in data analysis. In this post, we introduce and show…

10 months ago