fread_all | R Documentation |
This function allows you to read all files for a projection
fread_all(input.dir = NULL, output.dir = NULL, model.patt = NULL)
input.dir |
as input directory |
output.dir |
as folder the projections are saved |
model.patt |
is as in fread.data function of msproj |
R list with five data.table 1) var_def 2) state_space 3) mig_dom 4) mig_int 5) results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.