# This is package documentation for nhlmodelr.
# roxygen will use this file to create a NAMESPACE file.
# Of importance is the @import command, as it lists package dependencies.
#' wildlifeTG - Time Geographic Analysis of Wildlife Telemetry Data
#'
#' The package \code{nhlmodelr} is for spatial modelling of NHL shot location data.
#'
#' The package uses a model that has been developed by Jed Long and Time Swartz.
#'
#' @author Jed Long
# @references
#'
#' @docType package
#' @name nhlmodelr-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.