Sunday 3 June 2018

Play with R

Here I am starting my new Blog on R.
 Lets start with basics first:

Demo()
help.search("term") || help(term) ||?term || ??term
help --
Help(affy) or
?affy

Here are some basic examples :



For more help online you can visit below sites :















 

















data frame




Array In R :


function in R




Default argument in R

ellipses in function (...)
Return multiple values from a function

we also can use functions as an object
anonymous function