Relative distribution (raster covariate)

Description

<put algortithm description here>

Parameters

points [vector: any]
<put parameter description here>
covariate [raster]
<put parameter description here>
covariate name [string]

<put parameter description here>

Default: mandatory_covariate_name_(no_spaces)

x label [string]

<put parameter description here>

Default: (not set)

plot name [string]

<put parameter description here>

Default: (not set)

legend position [string]

<put parameter description here>

Default: float

Outputs

R Plots [html]
<put output description here>

Console usage

processing.runalg('r:relativedistributionrastercovariate', points, covariate, covariate_name, x_label, plot_name, legend_position, rplots)

See also