[R] i need help in documentation
purushothaman
purushothaman.b at ge.com
Thu Jul 5 14:37:52 CEST 2012
Hi,
i am new in R development ,
so i need help in documentation from comments in R file
for example
sample<-function(filepath)
{
##title<< read csv file
##author<< Purushoth
##description this function is used to read a csv file
output<-read.csv(filepath)
return(output)
}
i need to get html document file using this comments
Thanks
B.Purushothaman
--
View this message in context: http://r.789695.n4.nabble.com/i-need-help-in-documentation-tp4635471.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list