powered by
Plots the label of the levelplot.
levelplotLegendLabel(legend.lab = "Resistivity", unit = expression(paste("[", Omega, "m]")))
label (default: 'Resistivity').
unit (default: 'Ohm*m').
levelplot
data(sinkhole) levelplot(sinkhole@profiles[[1]]) levelplotLegendLabel() levelplot(sinkhole@profiles[[2]]) levelplotLegendLabel() levelplot(sinkhole@profiles[[3]]) levelplotLegendLabel()
Run the code above in your browser using DataLab