| linlogtics {paramGUI} | R Documentation | 
Generate linlog tics for a linear-logarithmic axis
Description
Generate linlog tics for a linear-logarithmic axis
Usage
linlogtics(x, mu, alpha)
Arguments
| x | values for which to calculate a linlog axis | 
| mu | center of axis in the original  | 
| alpha | linear part | 
Value
Returns matrix with new x values in first column and the
corresponding labels in the second column.
[Package paramGUI version 2.2.0 Index]