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)
Документация QGIS2.18
следующий
предыдущий
|
»
Руководство пользователя QGIS
»
Processing providers and algorithms
»
R algorithm provider
»
<< prev
next >>
Содержание
User guide/Manual (QGIS 2.18)
Преамбула
Предисловие
Элементы
Возможности
What’s new in QGIS 2.18
Первые шаги
QGIS GUI
Основные инструменты
QGIS Configuration
Работа с проекциями
Managing Data Source
Работа с векторными данными
Работа с растровыми данными
Print Composer
Работа с данными OGC
Работа с данными GPS
Authentication System
Интеграция с GRASS GIS
QGIS Standalone Browser
QGIS processing framework
Processing providers and algorithms
Модули QGIS
Справка и поддержка
Contributors
Приложение
Литература и ссылки на 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
¶
Histogram
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
»