files2list: Convert a folder with individual files to object provided by...

View source: R/fcts RSF.R

files2listR Documentation

Convert a folder with individual files to object provided by ssf_ind or rsf_ind

Description

This function convert a folder of individual files (for example if analysis was ran on a high performance cluster) to the same format provided by ssf_ind or rsf_ind. This facilitate the use of other functions such as aictab_ind and pop_avg.

Usage

files2list(lsfiles, cleanModel = F)

Arguments

lsfiles

The list of files to be imported, for example using the dir() command.

cleanModel

Whether the cleanModel function should be applied. .

Value

A list of the same format as ssf_ind or rsf_ind.


BastilleRousseau/IndRSA documentation built on Jan. 28, 2024, 2:14 a.m.