Parallel processing in R and referencing global variables -


i have large data frame takes day process. speed parallel processing. problem running seems functions used in parallel processing can't read or write global variables. have pass them through function think defeat purpose since of variables take lot of memory. there way access global variable within function during parallel processing? help


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -