Displaying 1 result from an estimated 1 matches for "tp4641936".
Did you mean:
tp4631736
2012 Aug 31
2
Conditional merging in R & if then statement
...whole
dataset like in SAS. How do you get round that?
in SAS:
data summary;
set all1;
if entry='a:prop' then pctexec=stkful/stocks*100;
run;
Thanks in advance for your help.
--
View this message in context: http://r.789695.n4.nabble.com/Conditional-merging-in-R-if-then-statement-tp4641936.html
Sent from the R help mailing list archive at Nabble.com.