From a6c13f70f6c6669a8088827a602ac475fdf9b624 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 29 Jan 2017 16:58:53 +0100 Subject: Setting up PELMO runs, execution and evaluation It all works! --- man/get_interval.Rd | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 man/get_interval.Rd (limited to 'man/get_interval.Rd') diff --git a/man/get_interval.Rd b/man/get_interval.Rd new file mode 100644 index 0000000..a751996 --- /dev/null +++ b/man/get_interval.Rd @@ -0,0 +1,11 @@ +% 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) +} +\description{ +Get the application interval in years from a psm file +} -- cgit v1.2.3