From 06fd88b7469e2af69789f837fd3ffb000aae1dee Mon Sep 17 00:00:00 2001 From: DominiqueCaron Date: Mon, 6 Jan 2025 13:31:00 -0800 Subject: [PATCH] fix Rd --- man/prepInputs_NTEMS_LCC_FAO.Rd | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/man/prepInputs_NTEMS_LCC_FAO.Rd b/man/prepInputs_NTEMS_LCC_FAO.Rd index 8babe1b2..05385a73 100644 --- a/man/prepInputs_NTEMS_LCC_FAO.Rd +++ b/man/prepInputs_NTEMS_LCC_FAO.Rd @@ -4,13 +4,20 @@ \alias{prepInputs_NTEMS_LCC_FAO} \title{Obtain an LCC layer for a given year from NTEMS, with forest matching the FAO definition} \usage{ -prepInputs_NTEMS_LCC_FAO(year = 2010, disturbedCode = 1, ...) +prepInputs_NTEMS_LCC_FAO( + year = 2010, + disturbedCode = 1, + resampleMethod = "near", + ... +) } \arguments{ \item{year}{stack of species layers rasters} \item{disturbedCode}{value assigned to pixels that are forest per FAO definition but not in LCC year} +\item{resampleMethod}{method used when resampling LCC layers to match \code{rasterToMatch}} + \item{...}{passed to \code{prepInputs}} } \value{