variable

How to select variables in data frame with R

We provide online training for R and Python, click here for more info ! When a data frame is created…

8 months ago

How to drop variables from 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

How to rename variables 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

Introducing string variables in Python

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

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

How to create factor variables in R programming

Categorical variables, including nominal and ordinal variables in R programming language are called factor variables. For example, gender(male/female) is nominal,…

1 year ago

Create data frame in R using read.table() function

read.table() function in R is often used when a delimited ASCII file (e.g. text file or csv file) is to…

1 year ago