theil_sen_map: Map of Theil-Sen slopes of time trends with size of slope...

Description Usage Arguments Value Author(s) Examples

View source: R/theil-sen.R

Description

Map of Theil-Sen slopes of time trends with size of slope reflected in size of point

Usage

1
theil_sen_map(d_long, locations, bounding_box, zoom = 5, scaling = 1)

Arguments

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

Value

graph

Author(s)

Ken Butler, butler@utsc.utoronto.ca

Examples

1
theil_sen_map(nine_points_long, nine_points_locations, bounding_box=c(-87.5, 71, -82.5, 74), zoom=6, scaling=0.8)

nxskok/seaiceR documentation built on Nov. 4, 2019, 10:12 p.m.