This function adds labels to lines plotted using base graphics. Largely for illustrative purposes, not designed for publication-quality graphics.
lineLabels(sl, attrib)
| sl | A SpatialLinesDataFrame with overlapping elements |
|---|---|
| attrib | A text string corresponding to a named variable in |
Other rnet:
SpatialLinesNetwork,
calc_catchment_sum(),
calc_catchment(),
calc_moving_catchment(),
calc_network_catchment(),
find_network_nodes(),
gsection(),
islines(),
overline_spatial(),
overline(),
plot,SpatialLinesNetwork,ANY-method,
plot,sfNetwork,ANY-method,
rnet_breakup_vertices(),
rnet_group(),
sln2points(),
sum_network_links(),
sum_network_routes()
Barry Rowlingson