R/alaska_shapefile.R

###############################################################################
#' A base map of Alaska shoreline including Canada and Russia
#'
#' This file contains the Alaska shoreline shape file created by J.Gasper (April 2020).
#'    This file can be used to generate a ggplot object showing Alaska.
#'    See AK_onlyMap_fxn()
#'
#' @docType data
#' 
#' @usage data(alaska)
#'
#' @format A shapefile (.shp)
#'
#' @keywords alaska shapefile
#' @examples 
#' JACtools::AK_onlyMap_fxn()
#'

"alaska_shapefile"
JenC36/JACtools documentation built on Oct. 20, 2024, 8:05 a.m.