Skip to content

Utility files for processing R files submitted for hw through Blackboard in Quantitative Biology classes

License

Notifications You must be signed in to change notification settings

shadia-ui/hw_processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hw_processing


Utility files for processing R files submitted for hw through Blackboard in Quantitative Biology classes. Sick of downloading these files from my email once a week...


File descriptions


process.sh is a bash script that does some directory cleanup (removes .txt files) and renames all files with .R extension to leave only student homework scripts in the directory, with each file named using student Blackboard username.


zzcompiler.R is an R script that compiles all files with .R extension into a Word document using rmarkdown utilities in R.

About

Utility files for processing R files submitted for hw through Blackboard in Quantitative Biology classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 53.8%
  • Shell 46.2%