mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05: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))
|