R - ToBeIncluded: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(No difference)
|
Latest revision as of 09:52, 15 May 2013
- transform(dfTable,AnnSal = Sal*12)
- change examles to use dfTable[,c("Column1","Column2")] syntax
- introduce subset function (replace some examples)
- introduce with function (replace some examples)