From 89a91a15be26cdb4164b2175925b4abfa219be1c Mon Sep 17 00:00:00 2001 From: Sebastian Fischer Date: Thu, 1 Feb 2024 19:27:34 +0100 Subject: [PATCH] add unmarshal docs --- man/reduceResultsBatchmark.Rd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/reduceResultsBatchmark.Rd b/man/reduceResultsBatchmark.Rd index 43da1ef..b4386c1 100644 --- a/man/reduceResultsBatchmark.Rd +++ b/man/reduceResultsBatchmark.Rd @@ -30,6 +30,9 @@ in a future release.} \item{reg}{[\code{\link[batchtools]{Registry}}]\cr Registry. If not explicitly passed, uses the default registry (see \code{\link[batchtools]{setDefaultRegistry}}).} + +\item{unmarshal}{\code{\link[mlr3]{Learner}}\cr +Whether to unmarshal the learner.} } \value{ \link[mlr3:BenchmarkResult]{mlr3::BenchmarkResult}.