tdf.tables: Explore the contentents of the sqlite .tdf database.

Description Usage Arguments Value Examples

View source: R/timsr.R

Description

Explore the contentents of the sqlite .tdf database.

Usage

1
tdf.tables(timsr)

Arguments

timsr

Instance of TimsR

Value

List of data.tables filled with data from 'analysis.tdf'.

Examples

1
2
3
4
5
## Not run: 
D = TimsR('path/to/your/folder.d')
print(tdf.tables(D)) 

## End(Not run)

dschief001/timsr documentation built on Dec. 20, 2021, 1:21 a.m.