initial commit
This commit is contained in:
17
man/plot_georgia_aoa.Rd
Normal file
17
man/plot_georgia_aoa.Rd
Normal file
@@ -0,0 +1,17 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/functions.R
|
||||
\name{plot_georgia_aoa}
|
||||
\alias{plot_georgia_aoa}
|
||||
\title{Plot Georgia Area of Applicability (AOA)}
|
||||
\usage{
|
||||
plot_georgia_aoa(aoa_sf)
|
||||
}
|
||||
\arguments{
|
||||
\item{aoa_sf}{An \code{sf} object containing the 'di' column (output of \code{calculate_ga_aoa}).}
|
||||
}
|
||||
\value{
|
||||
A \code{ggplot} object showing the Dissimilarity Index map.
|
||||
}
|
||||
\description{
|
||||
Plots the pre-calculated Dissimilarity Index (DI) for Georgia.
|
||||
}
|
||||
Reference in New Issue
Block a user