I would like to create a function that, having a vector (v) and a number (n), analyze if \'v\' is divisible by \'n\', if it is, the function would have the outcome \'TRUE\'.