drake (version 6.2.1)

drake_tip: Output a random tip about drake.

Description

Tips are usually related to news and usage.

Usage

drake_tip()

Arguments

Value

A character scalar with a tip on how to use drake.

Examples

Run this code
# NOT RUN {
drake_tip() # Show a tip about using drake.
message(drake_tip()) # Print out a tip as a message.
# }

Run the code above in your browser using DataLab