Albeiro-Dev
10/22/2018 - 7:46 AM

r

# Remove variable
remove(myvar)

# Column to numeric
as.numeric(as.character(dat$x))

#