add_draft | R Documentation |
This function adds the word draft to certain graphics.
add_draft(
label = "DRAFT",
size = 10,
colour = "grey50",
x = Inf,
y = -Inf,
...
)
label |
draft layer default to DRAFT |
size |
size of the annotation |
colour |
color of the annotation default to grey50 |
x |
|
y |
|
... |
extra parameters to geom text used to annotate the draft |
ggplot2 annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.