xaxis: Axis labels for temporal activity plots
Description
Support function for xaxis labels for graphing temporal activity curves
Usage
xaxis(
axisunits = c("radians", "solar", "sun", "time", "none"),
lines = TRUE,
cex.axis = 0.8
)
Arguments
axisunits
Scale to use for the xaxis, either "radians", "time", "solar", "sun", or "none"; default="radians"
lines
Whether to include lines on the graph for the x axis labels; default=TRUE
cex.axis
Font size for axis labels