Due Monday, Nov. 9 at 5 pm.
We’re in the in shadow of the end. So it’s time for us to start working out what our final R packages will do. What I need to know on this homework is:
- Will you be working with anyone?
- What dataset do you intend to use? For undergrads, this could be the weather stations, surveys, or ants. For grad students, this needs to be either your own data, or something else that I’ve approved.
- What have you decided the three functions in your package do?
- Prepare the first function. Perform documentation correctly. Next week, we will practice turning the weird R document format into a real manual and website.
- Write down: How do you know the function is working? Is there data you could enter that is simple enough that you could easily verify the function is doing what it’s meant to do?