To: akshay kulkarni ; R help Mailing list
Subject: Re: [R] help with parellel processing and RSelenium
Hello,
Inline.
�s 16:43 de 12/12/21, akshay kulkarni escreveu:
> dear members,
> I am a stock trader based in INDIA using R for my
> research. I have two questi
I would suggest instead:
foo <- function(pars){
with(pars,
(res <- (x + y)*z^w
list(result = res, message = alpha) ))
}
On Sun, Dec 12, 2021, 9:12 AM Rui Barradas wrote:
> Hello,
>
> Inline.
>
> Às 16:43 de 12/12/21, akshay kulkarni escreveu:
> > dear members,
> >
Hello,
Inline.
Às 16:43 de 12/12/21, akshay kulkarni escreveu:
dear members,
I am a stock trader based in INDIA using R for my
research. I have two questions:
1. I want to send the same function with different arguments to different
cores. This link in SO
http
dear members,
I am a stock trader based in INDIA using R for my
research. I have two questions:
1. I want to send the same function with different arguments to different
cores. This link in SO
https://stackoverflow.com/questions/25045998/send-function-calls-with-dif
4 matches
Mail list logo