txt <- create_text("Lorem ipsum dolor sit amet, consectetur...",
align = "left", width = 3)
txt
# A text specification: 6 words
# - text: Lorem ipsum dolor sit amet, consectetur...
# - width: 3
# - align: left
Run the code above in your browser using DataLab