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ă
Русский
Українська
Документация QGIS2.14
следующий
предыдущий
|
»
Руководство пользователя QGIS
»
Processing providers and algorithms
»
R algorithm provider
»
<< prev
next >>
Содержание
User guide/Manual (QGIS 2.14)
Преамбула
Элементы
Предисловие
Возможности
What’s new in QGIS 2.14
Первые шаги
QGIS GUI
Основные инструменты
QGIS Configuration
Работа с проекциями
QGIS Browser
Работа с векторными данными
Работа с растровыми данными
Работа с данными OGC
Работа с данными GPS
Authentication System
Интеграция с GRASS GIS
QGIS processing framework
Processing providers and algorithms
Print Composer
Модули QGIS
Справка и поддержка
Приложение
Литература и ссылки на web-ресурсы
User guide/Manual PDF’s
PyQGIS cookbook (2.14)
Documentation Guidelines
A gentle introduction in GIS
Trainings manual
Vector processing
¶
Histogram
¶
Description
¶
<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
¶
следующий
предыдущий
|
»
Руководство пользователя QGIS
»
Processing providers and algorithms
»
R algorithm provider
»