Outdated version of the documentation. Find the latest one
here
.
QGIS Documentation Project
2.18
English
Bŭlgarski
Češka
Deutsch
Español
Suomalainen
Français
Bahasa Indonesia
Italiano
日本語
한국어
Nederlands
Português
Português (Brazil)
Română
Русский
Turkish
Chinese (traditional)
Documentazione per QGIS2.18
successivo
precedente
|
»
Manuale utente di QGIS
»
Processing providers and algorithms
»
R algorithm provider
»
<< prev
next >>
Indice
User guide/Manual (QGIS 2.18)
Introduzione
Premessa
Convenzioni
Caratteristiche
Novità in QGIS 2.18
Come Iniziare
QGIS GUI
Strumenti generali
Configurazione QGIS
Lavorare con le proiezioni
Gestione fonti dati
Lavorare con i vettori
Lavorare con i dati raster
Print Composer
Lavorare con i dati OGC
Lavorare con i dati GPS
Authentication System
Integrazione con GRASS GIS
QGIS Browser
ambiente Processing di QGIS
Processing providers and algorithms
Plugin di QGIS
Aiuto e supporto
Hanno contribuito
Appendice
Letteratura e riferimenti web
User guide/Manual PDF’s
PyQGIS cookbook (QGIS 2.18)
QGIS Developers Guide
Documentation Guidelines
A gentle introduction in GIS
Trainings manual
` `
Vector processing
¶
Istogramma
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
»