# NOT RUN {
# COMMON WORKFLOW OF THIS PACKAGE
# 1. type your text in any text editor
# 2. copy your text
# 3. call xxx_box() etc without arguments to grab text from clipboard
# 4. decorated text will be displayed and sent to clipboard, NO NEED to copy them
# 5. paste into your R script
#
#
#...............................................
# # OTHER USAGE
xxx_title0('my title')
xxx_title1('my title')
xxx_title2('my title')
xxx_title3('my title')
# }
Run the code above in your browser using DataLab