Here I am starting my new Blog on R.
Lets start with basics first:
Default argument in R
Lets start with basics first:
Demo()
help.search("term") || help(term) ||?term || ??term
help --
Help(affy) or
?affy
help --
Help(affy) or
?affy
Here are some basic examples :
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