powered by
Print some message with =
dabiao( str = "", ..., n = 80, char = "=", mode = c("middle", "left", "right"), print = FALSE )
No return value
output strings
strings will be paste together
the number of output length
side chars default:=
"middle", "left" or "right"
print or message?
dabiao("Start running!")
Run the code above in your browser using DataLab