readLinksFromFile: Read thesaurus links from a file

Description Usage Arguments

Description

This function reads a vtf file from disk and returns a data.frame. The data.frame is organized into six columns. Each row represents one thesaurus link and has an origin and destination.

Usage

1
readLinksFromFile(ff, n = 65536)

Arguments

ff

filename of vtf

n

number of lines. The function will read the vtf in multiple chunks, each chunk containing at most these many lines.


tkonopka/RGeneticThesaurus documentation built on May 31, 2019, 3:44 p.m.