linescale: Define the linescale constant for the Hodges lab plots

Description Usage Format Details Examples

Description

This function converts units used in ggplot2 to Postscript sizes, so that lines can be specified using Postscript values.

Usage

1

Format

An object of class numeric of length 1.

Details

Defines the scaling factor to get appropriate line widths in Postscript files from ggplot2 output. At present, this value is defined as converting from mm into "R line widths" (1/96 of an inch): (25.4 mm/72.27 bigpts)*(96 linepts/72 pts) = 96/72/ggplot2:::.pt

Examples

1
hodgeslab::linescale

hodgeslab/hodgeslabR documentation built on Aug. 6, 2021, 5:10 a.m.