ViewStrata: Display stratification in plot format

View source: R/main.R

ViewStrataR Documentation

Display stratification in plot format

Description

ViewStrata uses ggplot2 to display a stratification map.

Usage

ViewStrata(
  map,
  year = NULL,
  ViewTrans = "none",
  strata = "all",
  numbers = FALSE,
  print = TRUE
)

Arguments

map

The LoadMap object to be displayed

year

The year of the desired transect panel

ViewTrans

Should the transects be plotted? TRUE/FALSE

strata

Character string of strata to be plotted (or "all")

numbers

Should transects be numbered? TRUE/FALSE

print

Should the result be plotted (TRUE) or saved (FALSE)

Details

This function was replaced with a series of ShowMe functions and is no longer used. See ShowMe.

Value

ggplot2 plot object

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/USFWS/AKaerial


USFWS/AKaerial documentation built on April 3, 2025, 4:06 p.m.