Change Datatype of Variables in Dataframe

Опубликовано: 28 Март 2026
на канале: The Data Hall
147
2

There are different datatypes in R such as integer, numeric, logical, character etc. In our previous video we looked into how to work with these datatypes on a vector. In this video we discuss how to work with datatype in a dataframe, change the data type etc. We will use mutate, is.numeric, is.logical, is.character, as.numeric, as.integer and as.character functions.

The following link contains the files used in this video
https://payhip.com/b/dcuLP

The following link contains more information on this topic:
https://thedatahall.com/changing-data...

Website: thedatahall.com
As an Amazon Associate, I earn from qualifying purchases.