other_dim {ddpcr} | R 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")
[Package ddpcr version 1.15.2 Index]