ddpcr (version 1.11)

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
# NOT RUN {
other_dim("X")
other_dim("Y")
# }

Run the code above in your browser using DataLab