Update value used for extrapolation based on esane data base

# S3 method for esane
update(
  path = file.path("data", "INSEE", "esane"),
  path.output = file.path(update.path(type = "activity")$extrapolation, "esane.csv"),
  base = utils::read.csv2("data-floodam/extrapolation/activity/esane/typology.csv"),
  transport = utils::read.csv2("output-floodam/analysis/esane/transport.csv", row.names
    = 1)
)

Arguments

path

where to find the data

path.output

where to write the data

base

base typology

transport

data on transport

path.input

where to find esane data

Value

updated data used for extrapolation