Combine equation coefficients and graphs from different workfiles
Posted: Tue Nov 01, 2016 7:21 am
Hello! I currently have an individual program file and workfile for each country (7 countries in total), and combining the results from 7 files become very tedious. Is there a way to automatically save results from different workfiles to a single csv, and combine graphs into a single pdf? For example, combine the coefficients and R square of Equation_1 in all 7 files to one table, and combine the graph G1 and G2 in all files into one picture, aligned in a 2*7 way. Thanks!