calculate_spacing {x3ptools} | R Documentation |
Calculate grid spacing
Description
Helper function, not exported.
Usage
calculate_spacing(x3p, spaces, axis = "y")
Arguments
x3p |
x3p file |
spaces |
space between grid lines |
axis |
axis to calculate, as character |
Value
vector of line locations
[Package x3ptools version 0.0.4 Index]