saveSccsIntervalData: Save the cohort method data to file

View source: R/SccsIntervalData.R

saveSccsIntervalDataR Documentation

Save the cohort method data to file

Description

Saves an object of type SccsIntervalData to a file.

Usage

saveSccsIntervalData(sccsIntervalData, file)

Arguments

sccsIntervalData

An object of type SccsIntervalData as created using the createSccsIntervalData function.

file

The name of the file where the data will be written. If the file already exists it will be overwritten.

Value

Returns no output.


OHDSI/SelfControlledCaseSeries documentation built on Jan. 31, 2024, 7:30 p.m.