calc_meanmapvisit: Merge nvisit and totRT for several individuals

Description Usage Arguments Value Examples

View source: R/tools.R

Description

Returns and save a plot

Usage

1
2
calc_meanmapvisit(df, listIndiv, basename, folder, filename, width = 8,
  height = 8, IDcol = "id", coord.names = c("x", "y"))

Arguments

df

movement data

listIndiv

list of individuals

basename

name for merged object

folder

folder where mapvisit data are stored

filename

name of pdf file

width

width of pdf

height

height of pdf

IDcol

names of id columne

coord.names

names of coordinates columns

Value

a ggplot2 object

Examples

1
generate_grid(df, cellsize = 1000)

rpatin/mapvisit documentation built on May 14, 2019, 9 a.m.