Skip to content

This repo provides instructions and sample code for parallelizing R scripts on KLC.

Notifications You must be signed in to change notification settings

rs-kellogg/parallel-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#################
# parallel-R Repo
#################
This repo provides instructions and sample code for parallelizing R scripts on KLC.  You'll find:

1.) cheat_sheet.txt
text document that provides all the web pages and linux commands covered in the demo

2.) time_trial.R
R file that demonstrates how to parallelize your R code

3.) parallel_check.R
R file that reads the RDS file created by time_trial.R

4.) r_parallel.yml
yaml file you can use to create an R conda environment

About

This repo provides instructions and sample code for parallelizing R scripts on KLC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages