Before we start, lets have a look at some useful R packages. you can find all packages at http://cran.r-project.org/web/packages/. It depends on the necessity of the user, but still some are useful for all. some of them are
- dataframes2xls-- to write your dataframe (Table) in Excel format
- R2HTML- save the results in HTML
- RExcelInstaller- Inter operation of R and Excel. (I have not tested it)
- Rcmdr- GUI of R
- xlsReadWrite-Read and Write from Excel
This can be extended to a long list but for now............its all........
0 comments:
Post a Comment