Python And R Data science skills
Pages
(Move to ...)
Home
General Python Videos
Math Skills
OOp Python
Ds Python 100 Videos
R language
Django
▼
Thursday, 19 April 2018
01 R language and rstudio installation and variable declaration telugu 01
-------------------------------------
#This is my var
x <- 10
typeof(x)
y <- 20
num1 <- 40L
typeof(num1)
num2=22.45
name="vlr training"
typeof(name)
fomul= 2i+4
typeof(fomul)
pass=FALSE
typeof(pass)
pass=TRue
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment