toSubdirMatrix: Deprecated.

View source: R/convert.R

toSubdirMatrixR Documentation

Deprecated.

Description

This function is deprecated. Please use kwb.file::to_subdir_matrix() instead.

Usage

toSubdirMatrix(paths, fill.value = "", result_type = "matrix", dbg = TRUE)

Arguments

paths

vector of path strings

fill.value

value used to fill empty cells of the result matrix

result_type

one of c("matrix", "data.frame"), specifying the type of object to be returned

dbg

if TRUE debug messages are shown

Value

matrix or data frame, depending on result_type


KWB-R/kwb.fakin documentation built on June 14, 2022, 2 p.m.