Displays a message during execution of the several functions. Internal use.
disp(...)
...
a vector of elements that compose the display message.
Panagiotis Moulos
i <- 1 disp("Now running iteration ",i,"...")