mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-05 00:05:32 -04:00
6 lines
145 B
R
6 lines
145 B
R
##Vector processing=group
|
|
##showplots
|
|
##Layer=vector
|
|
##Field=Field Layer
|
|
hist(Layer[[Field]],main=paste("Histogram of",Field),xlab=paste(Field))
|