Change Datatype of Variables in Dataframe

16K views Aug 5, 2023
publisher-humix

thedatahall.com

Verified Humix Creator Badge

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. Website: thedatahall.com As an Amazon Associate, I earn from qualifying purchases.