plot_labels {detzrcr} | R Documentation |
Labels for ggplot2 plots
Description
Convenience function to label ggplot2
Usage
plot_labels(xlab = "Age (Ma)", ylab = "Density")
Arguments
xlab |
X-axis label |
ylab |
Y-axis label |
Value
Returns ggplot2 labels
[Package detzrcr version 0.3.1 Index]