Displaying 2 results from an estimated 2 matches for "iyc".
Did you mean:
inc
2010 Mar 31
2
Simplifying particular piece of code
...e
I have a piece of code that looks like this:
mrets <- merge(mrets, BMM.SR=apply(mrets, 1, MyFunc, ret="BMM.AV120",
stdev="BMM.SD120"))
mrets <- merge(mrets, GM1.SR=apply(mrets, 1, MyFunc, ret="GM1.AV120",
stdev="GM1.SD120"))
mrets <- merge(mrets, IYC.SR=apply(mrets, 1, MyFunc, ret="IYC.AV120",
stdev="IYC.SD120"))
mrets <- merge(mrets, FCA.SR=apply(mrets, 1, MyFunc, ret="FCA.AV120",
stdev="FCA.SD120"))
mrets <- merge(mrets, IMM.SR=apply(mrets, 1, MyFunc, ret="IMM.AV120",
stdev="IMM.SD1...
2006 Jun 14
1
Loop to insert into database
I have a form that will display a brief description of a topic and
provide links (1 to many) for that topic. So I currently have two
tables Articles and Links. I also some stuff on the form that will add
links to the form so that you can create as many was you would like.
The problem I am having is finding out how to submit each link to the
databasen and aligning those links to the