Sweet! Notice how both the days and x vectors are of the same length.
days
x
Psst: R doesn't number each line when we print out vectors with a name attribute.
Might the correct function be names()?
names()