UpdateObservationMatrices: Upgrade observation matrix

View source: R/Update.r

UpdateObservationMatricesR Documentation

Upgrade observation matrix

Description

Create a new observation matrix and overwrite the old one

Usage

UpdateObservationMatrices(
  case.df.old,
  case.df.new,
  types = NULL,
  date.time.field = "week",
  postcode.field = "postcode"
)

Arguments

types

NULL or a character vector.

date.time.field

A character string.

postcode.field

A character string.


mcavallaro/rancovr documentation built on April 17, 2025, 7:21 p.m.