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

View source: R/type-pnpp_experiment.R

other_dimR Documentation

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"))

Examples

other_dim("X")
other_dim("Y")

ddpcr documentation built on Aug. 21, 2023, 1:07 a.m.