Description Usage Arguments Value Author(s) Examples
Map of Theil-Sen slopes of time trends with size of slope reflected in size of point
1 | theil_sen_map(d_long, locations, bounding_box, zoom = 5, scaling = 1)
|
d_long |
data frame in long format (see make_long) |
locations |
latitude and longitude of locations |
bounding_box |
bottom left long, lat, top right long, lat (as a vector) |
zoom |
zoom factor for stamen map (default 5) |
scaling |
factor to control overall size of points |
graph
Ken Butler, butler@utsc.utoronto.ca
1 | theil_sen_map(nine_points_long, nine_points_locations, bounding_box=c(-87.5, 71, -82.5, 74), zoom=6, scaling=0.8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.