12 lines
331 B
R
12 lines
331 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/functions.R
|
|
\name{plot_state_topo}
|
|
\alias{plot_state_topo}
|
|
\title{Create Single State Topo Plot}
|
|
\usage{
|
|
plot_state_topo(data, boundary_sf, raster_path, state_name)
|
|
}
|
|
\description{
|
|
Generates a topo map with manually tuned label placement for Georgia.
|
|
}
|