Skip to contents

Extrapolation of any NAs with previous value

Usage

fill_extrapolate(
  interventions,
  group_var = NULL,
  not = "itn_input_dist",
  dir = "down"
)

Arguments

interventions

Site file interventions section

group_var

Site grouping

not

Character string naming Interventions not to be extrapolated

dir

Direction ("down" or "up")