Learn R Programming

cleanEHR (version 1.0)

+,ccRecord,list-method: 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.

Usage

# S4 method for ccRecord,list
+(e1, e2)

Arguments

e1

ccRecord

e2

a list of ccEpisode objects

Value

ccRecord