Let <math> P(n) </math> and <math> S(n) </math> denote the product and the sum, respectively, of the digits of the integer <math> n </math>. For example, <math> P(23) = 6 </math> and <math> S(23) = 5 </math>. Suppose <math> N </math> is a two-digit number such that <math> N = P(N) + S(N) </math>. What is the units digit of <math> N </math>?