load_files: read in a batch of files

load_filesR Documentation

read in a batch of files

Description

read in a batch of files in the same format

Usage

load_files(path = ".", pattern = NULL, recursive = FALSE)

Arguments

path

Full path to file.

pattern

Match patter. See list.files.

recursive

Default false. See list.files.


XikunHan/geneticToolBox documentation built on Jan. 3, 2023, 4:12 a.m.