| theme_dr | R Documentation | 
Dimensional reduction scatter plot axis theme
theme_dr(
  xlength = 0.3,
  ylength = 0.3,
  arrow = grid::arrow(length = unit(0.15, "inches"), type = "closed")
)
xlength | 
 length of x axis  | 
ylength | 
 length of y axis  | 
arrow | 
 arrow specification, as created by 'grid::arrow()'  | 
a theme object with shorten axes
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.