plot_variogram: modified plot.variogram from ctmm

Description Usage Details

View source: R/ctmm_functions.R

Description

The function was altered from ctmm:::plot.variogram()

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
plot_variogram(
  x,
  CTMM = NULL,
  level = 0.95,
  units = TRUE,
  fraction = 0.5,
  col = "black",
  col.CTMM = "red",
  xlim = NULL,
  ylim = NULL,
  ext = NULL,
  ...
)

Details

It now returns the internally computed SVF (by using plot_svf - the altered version of ctmm:::plot.svf())


k-hench/fftidy documentation built on March 9, 2021, 4:10 p.m.