ddpcr (version 1.15.2)

other_dim: Given an axis (X or Y), return the other

Description

Given an axis (X or Y), return the other

Usage

other_dim(dim = c("X", "Y"))

Arguments

Examples

Run this code
other_dim("X")
other_dim("Y")

Run the code above in your browser using DataLab