blob: 519cf368f2cc339b4126d06a7ac66c81a65ef0ff (
plain) (
tree)
|
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/PELMO_runs.R
\name{get_interval}
\alias{get_interval}
\title{Get the application interval in years from a psm file}
\usage{
get_interval(psm_file, location_code)
}
\arguments{
\item{psm_file}{The path to the .psm file}
\item{location_code}{The location code}
}
\description{
Get the application interval in years from a psm file
}
|