Displaying 2 results from an estimated 2 matches for "form_c".
2007 May 16
2
use mathematics formula
...his I tried several way in paricular using
strsplit
textconnection
scan
setdiff
but I think that it's a lil hard
the data frame that I'm working on is as follow
> donCalcara2
Id_Cara Form_C
1 743 if C325=. then C743=(C152/C103)*100| else C743=(C152/C325)*100
2 627 if C137=. Then C627=.| else do| if C109=. Then C627=(C138/S138)*(100-C137)| else C627=(C138/S138)*C109| end
3 638...
2007 May 14
4
Batch
I saw the R-help to run some R programs in batch I used it like this
> R CMD BATCH C:/Documents and Settings/melyakhlifi/Bureau/calcara.r
Erreur : erreur de syntaxe dans "R CMD"
but without success!!!I don't work on linux but on windows IS it the same command ?
_____________________________________________________________________________
[[alternative HTML version