The purpose of this assignment is to ensure that everyone gains hands-on practice creating software packages in R or Python (or both for bonus points)! This will help prepare you to work on and complete your group project for this course.
This assignment you will follow the tutorial to create a toy/practice package using the language you are using for your course project. Follow the instructions in the chapters linked to below. Use the code they provide for the package functions.
You will submit a PDF to Gradescope for this individual assignment that includes:
This assignment will be graded for completion as follows:
Grade | Description |
---|---|
110% | A complete and working toy R package, as well as a complete and working toy Python package |
100% | A complete and working toy R or Python package |
75% | A complete but non-working toy R or Python package |
50% | A complete but non-working toy R or Python package |
50% | An incomplete but non-working toy R or Python package |
0% | The assignment was not attempted. |