Skip to content

Commit 2bd3ad0

Browse files
committed
Add example for run_rabimo() (results in error!)
1 parent f9083c7 commit 2bd3ad0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

R/run_rabimo.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,9 @@ yearly_height_to_volume_flow <- function(height, area)
354354
#' returned as attributes. Default: \code{FALSE}.
355355
#' @returns list with the arguments of this function as list elements
356356
#' @export
357+
#' @examples
358+
#' inputs <- kwb.rabimo::rabimo_inputs_2025
359+
#' result <- run_rabimo(inputs$data, inputs$config)
357360
define_controls <- function(
358361
check = TRUE,
359362
use_abimo_bagrov_solver = TRUE,

0 commit comments

Comments
 (0)