dimanche 18 septembre 2016

R programming - How to use statements "next", "break" with foreach when doing Parallel computing

when I used "for in" loop structure, I used if functions with next, break statements. Solving some problems and logical steps just requires that. However I am unable to use next, break statements in foreach package. How can I use these statements inside of foreach looping structure?

Aucun commentaire:

Enregistrer un commentaire