reverse2_trans {LightLogR}R Documentation

Create a reverse transformation function specifically for date scales

Description

This helper function is exclusive for gg_heatmap(), to get a reversed date sequence.

Usage

reverse2_trans()

Value

a transformation function

Source

from https://github.com/tidyverse/ggplot2/issues/4014

Examples

reverse2_trans()

[Package LightLogR version 0.9.2 Index]