Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Terru_theTerror

Terru_theTerror

Terru_theTerror has asked 0 questions and find answers to 10 problems.

Stats

174
EtPoint
42
Vote count
0
questions
10
answers

About

Rcoder and data lover: 100% R topic

If you want to contact me, this is my email:

first_name<-"Davide"
last_name<-"Bernardi"
paste(tolower(paste(paste(c(first_name,last_name),collapse = ""),paste(c(substr(first_name,1,1),substr(last_name,1,1)),collapse = ""),sep=".")),intToUtf8(c(64 ,103 ,109  ,97 ,105 ,108  ,46  ,99 ,111 ,109)),sep="")