printBanner("This is a pretty banner", banner.width=40, char.perline=30)
# the output looks like this:
# ========================================
# This is a pretty banner
# ========================================
Run the code above in your browser using DataLab