if (FALSE) {
# Return the default translation, which is "web", or World English Bible
proverb()
# Return the King James version verse of the day
proverb(translation="kjv")
# Custom colors
proverb(main_color="red", accent_color="silver")
}
Run the code above in your browser using DataLab