File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ weights between pixels. Any pixel in `weight_raster` with a value not equal to
48
48
`weight_raster.missingval` will be assigned a vertex in the graph (corresponding
49
49
to its centroid).
50
50
51
- ##Arguments
51
+ ## Arguments
52
52
`directed`: A `Bool` determining whether the graph should be directed.
53
53
54
54
`condition_raster`: A raster with values that can be used to determine whether
@@ -153,7 +153,7 @@ to its centroid).
153
153
`vertex_raster`: A `GeoData.GeoArray` with integer values ranging from 1:n,
154
154
where n is the number of unique vertices in the graph.
155
155
156
- ##Arguments
156
+ ## Arguments
157
157
`directed`: A `Bool` determining whether the graph should be directed.
158
158
159
159
`condition_raster`: A raster with values that can be used to determine whether
You can’t perform that action at this time.
0 commit comments