Prints a line plot plotting number of floors per day over time.
plot_floors(person)
person
An instance of the Person class
NULL, but plot printed to screen
data(EX) plot_floors(EX)