Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ffstghc/exam_project_r

My solution to our exam project in R. Additional packages were allowed so I included a solution with "ncappc" additionally to my own approaches.
https://github.com/ffstghc/exam_project_r

pharmacokinetics

Last synced: about 1 month ago
JSON representation

My solution to our exam project in R. Additional packages were allowed so I included a solution with "ncappc" additionally to my own approaches.

Awesome Lists containing this project

README

        

My solution to our exam project in R for the "Introduction to Programming in Python and R for Biosciences" course.
It was graded "passed with distinction" (the highest possible grade).

The tasks are described in "Instructions.png" and consisted mainly of data management, calculations and visualization.

The lecturer's feedback:
Very good job!
Your script implements all required tasks, runs well, uses packages, avoids redundancies and shows a good understanding of R and Rmd.