| truncgridr | R Documentation | 
Truncate the sample of avilability radii
truncgridr(rdist = c("exp", "gamma", "weibull"), shape = NULL, rate, ID, xy,
  gridr)
| rdist | Distribution of availability radius r. Can be "exp", "gamma", or "weibull". | 
| shape | Shape parameter of r distribution (NA if r~exp) | 
| rate | Rate parameter of r distribution | 
| ID | Vector of track IDs | 
| xy | Matrix of observed locations | 
| gridr | Grid for Monte Carlo integration | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.