ProjectThree.Rmd
Part One of project three will be to write two functions. One must be to query and/or process data, one must be to visualize data.
Each function must be in its own .R script, and have documentation (@param, @return if appropriate, description of the function and inputs)
Each function should have a pre- and/or post-condition.