jorge3fernandes / City_of_Brockton_R

This repo documents the impact of data science in city through the use of police dispatch log.
https://jorgefernandes.shinyapps.io/Brockton_Police_Dispatch/
2 stars 1 forks source link

Cleanup repo #11

Closed sconde closed 6 years ago

sconde commented 6 years ago

@jorge3fernandes this is just me trying to organize things. You should verify that all your codes (R-src) are running properly with this new directory structure.

In the future, we need to add a unit test. And do a travis unit test so that every commit gets automatically tested to determine that it does not break the project.

So before you merge this PR, make sure you verify that everything is running.