TwoFilesTriplets: Combine two triplets files.

Description Usage Arguments

View source: R/DataConversionFunctions.R

Description

Combining the triplets of two files into a sparse matrix

Usage

1
TwoFilesTriplets(fname1, fname2, sep = "\t", propertiesToStrings = TRUE)

Arguments

fname1

name of the first file

fname2

name of the second file

sep

field separator

propertiesToStrings

should the properties be converted into stings


antononcube/ERTMon-R documentation built on Oct. 14, 2021, 2:27 p.m.