theme_dr: theme_dr

View source: R/theme.R

theme_drR Documentation

theme_dr

Description

Dimensional reduction scatter plot axis theme

Usage

theme_dr(
  xlength = 0.3,
  ylength = 0.3,
  arrow = grid::arrow(length = unit(0.15, "inches"), type = "closed")
)

Arguments

xlength

length of x axis

ylength

length of y axis

arrow

arrow specification, as created by 'grid::arrow()'

Value

a theme object with shorten axes

Author(s)

Guangchuang Yu


tidydr documentation built on March 31, 2023, 6:50 p.m.