Learn R Programming

stplanr (version 0.5.0)

lineLabels: Label SpatialLinesDataFrame objects

Description

This function adds labels to lines plotted using base graphics. Largely for illustrative purposes, not designed for publication-quality graphics.

Usage

lineLabels(sl, attrib)

Arguments

sl

A SpatialLinesDataFrame with overlapping elements

attrib

A text string corresponding to a named variable in sl

See Also

Other rnet: SpatialLinesNetwork, calc_catchment_sum(), calc_catchment(), calc_moving_catchment(), calc_network_catchment(), find_network_nodes(), gsection(), islines(), overline2(), overline(), plot,SpatialLinesNetwork,ANY-method, plot,sfNetwork,ANY-method, sln2points(), sum_network_links(), sum_network_routes()