Join two data_lists with the same components (dataframes) but separate
observations. To instead merge two data_lists that have the same
observations but different components, simply use c().
Join two data_lists with the same components (dataframes) but separate
observations. To instead merge two data_lists that have the same
observations but different components, simply use c().