fread_all: Read the output from MSDem

View source: R/fread_all.r

fread_allR Documentation

Read the output from MSDem

Description

This function allows you to read all files for a projection

Usage

fread_all(input.dir = NULL, output.dir = NULL, model.patt = NULL)

Arguments

input.dir

as input directory

output.dir

as folder the projections are saved

model.patt

is as in fread.data function of msproj

Value

R list with five data.table 1) var_def 2) state_space 3) mig_dom 4) mig_int 5) results


kcsamir/mdpop documentation built on Feb. 16, 2025, 7:48 a.m.