powered by
data.frames
data.frame
combine.rwl(x, y = NULL)
y
list
data(ca533) data(co021) combine.rwl(list(ca533, co021)) ## or alternatively for data.frames to combine combine.rwl(ca533, co021)
Run the code above in your browser using DataLab