A setMethod for the run function

# S4 method for class 'RSVProgramme'
run(object, direct = FALSE, filename = NULL, yr_num = 2)

Arguments

object

The object on which the operation is performed.

direct

A logical value indicating whether to run the operation directly.

filename

An optional character string specifying the filename.

yr_num

An integer specifying the number of years, default is 2.#' @return An RSVProgramme object