square.lims: Given data, create square limits based on that data

View source: R/square.lims.r

square.limsR Documentation

Given data, create square limits based on that data

Description

Create square limits for scatter plots, meaning x and y have the same limits.

Usage

square.lims(data = NULL, symmetric = F)

Arguments

data

Data to base the limits on

symmetric

If TRUE, then the limits will be symmetric about the origin. Default is FALSE.


bmacGTPM/orgthemes documentation built on March 28, 2023, 5:23 a.m.