Learn R Programming

cleanEHR (version 0.1)

add.episode.list.to.record: Adding a list of ccEpisode to ccRecord

Description

Adding a list of one or multiple ccEpisode objects to a ccRecord object, the information table (infotb) will be updated automatically. It is the more efficient way to add multiple ccEpisode objects. See add.episode.to.record() for just adding one ccEpisode.

Usage

add.episode.list.to.record(rec, lst)

Arguments

rec

ccRecord

lst

a list of ccEpisode objects

Value

ccRecord