Homework Three: Due Oct. 15 at 5 pm.

First, download your homework. In your RStudio, fill in the below command:

Question One:

Take a look at this package. Reading the documentation, what is the primary goal of this package?

#Answer Here

Question Two

Where in this package is the actual code stored? How do you know?

# Answer here

Question 3

When you look into the code, are you able to understand any of it? What is one thing the authors could do to make the code more understandable?

# Answer here

Question 4

What are the other directories in the package? What do they contain?

Answer here

Question 5

Do you trust that this package does what it says it is doing? Why or why not?

Answer here

Question 6

Have a look at these data storage best practices from Boston College. Have this read by Tuesday, Oct. 7 as we will use this in an activity.