sheep.map: Create dynamic Shiny maps of most recent sheep locations

Description Usage Arguments Value

View source: R/sheep.map.R

Description

Create dynamic Shiny maps of most recent sheep locations

Usage

1
sheep.map(vecpath, sheepdb, idcol, nlocs, xcol, ycol, proj)

Arguments

vecpath

path to where GPS data is stored

sheepdb

path to where capture database is stored

idcol

name of column that should be subset (AID, CollarSerial, etc)

nlocs

number of locations to include in map

xcol

name of column where x coordinates are stored

ycol

name of column where y coordinates are stored

proj

character string of projection for coordinates

Value

Returns a raster brick with all climate data for specific year


khuggler/FullCurl documentation built on March 10, 2020, 2:25 a.m.