Description Usage Arguments Value
Plot a drawr dataframe
1 2  | ggdrawr_whole(dat, x1 = "x1", y1 = "y1", x2 = "x2", y2 = "y2",
  join_x = "join_x", join_y = "join_y", print = TRUE)
 | 
dat | 
 dataframe  | 
x1 | 
 column name of x1  | 
y1 | 
 column name of y1  | 
x2 | 
 column name of x2  | 
y2 | 
 column name of y2  | 
join_x | 
 column name of join_x  | 
join_y | 
 column name of join_y  | 
a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.