x <- c("1", "3", "5", "2", "4", "9", "15")
and convert it to a vector of integers. Store this vector in x_integer
x_integer