drawTracks: Plot tracks with map

Description Usage Arguments

View source: R/drawTracks.R

Description

Plot tracks with map

Usage

1
2
drawTracks(gls, gps = NULL, point.cols = TRUE, line.col = "grey60",
  main = "", pacific = F)

Arguments

gls

a trip object returned from 'trip()' with 'Lon' and 'Lat' columns in time order at minimum

gps

optional data.frame of reference data with 'Lon' and 'Lat' columns in time order

point.cols

optional gradient colours for points, NULL if points not required

main

optional title

pacific

TRUE if map uses Pacific-centred co-ordinates

col

line colour for trip

gps.col

line colour for gps


ABindoff/TwilightFree documentation built on March 10, 2021, 2:16 p.m.