QGIS Documentation Project
2.14
English
Deutsch
Español
Suomalainen
Français
Galician
Hindi
Bahasa Indonesia
日本語
Italiano
한국어
Nederlands
Polski
Português
Português (Brazil)
Română
Русский
Українська
Documentazione per QGIS2.14
successivo
precedente
|
»
Manuale utente di QGIS
»
Processing providers and algorithms
»
R algorithm provider
»
<< prev
next >>
Indice
User guide/Manual (QGIS 2.14)
Introduzione
Convenzioni
Premessa
Caratteristiche
Novità in QGIS 2.14
Come Iniziare
QGIS GUI
Strumenti generali
QGIS Configuration
Lavorare con le proiezioni
QGIS Browser
Lavorare con i vettori
Lavorare con i dati raster
Lavorare con i dati OGC
Lavorare con i dati GPS
Authentication System
Integrazione con GRASS GIS
ambiente Processing di QGIS
Processing providers and algorithms
Print Composer
Plugin di QGIS
Aiuto e supporto
Appendice
Letteratura e riferimenti web
User guide/Manual PDF’s
PyQGIS cookbook (2.14)
Documentation Guidelines
A gentle introduction in GIS
Trainings manual
Vector processing
¶
Istogramma
¶
Descrizione
¶
<put algorithm description here>
Parameters
¶
Layer
[vector: any]
<put parameter description here>
Field
[tablefield: any]
<put parameter description here>
Outputs
¶
R
Plots
[html]
<put output description here>
Console usage
¶
processing
.
runalg
(
'r:histogram'
,
layer
,
field
,
rplots
)
See also
¶
successivo
precedente
|
»
Manuale utente di QGIS
»
Processing providers and algorithms
»
R algorithm provider
»