Skip to content
Prev 177273 / 398506 Next

Creating a list of database names for merge.rec

On Apr 16, 2009, at 10:41 AM, Andy Barenberg wrote:

            
Use the function list()

dblist <- list(dblist, i)


Then use lapply with dblist as an argument.
David Winsemius, MD
Heritage Laboratories
West Hartford, CT