Write a function, sum12(), that takes a vector as input, and sums each of the elements that are strictly greater than twelve. The function should ignore missing values. Apply th