Description Usage Arguments Details Value
Parallel lapply() function using Amazon's EMR service.
| 1 | 
| X | list to which the function will be applied | 
| FUN | function to apply | 
| clusterObject | cluster on which to run the process | 
| taskTimeout | maximum time a single unit of work can run (in minutes) | 
| ... | other params to pass to FUN | 
Parallel lapply() function for applying a function to every item in a list using Amazon's EMR service.
Output as a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.