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

View source: R/opentimsr.R

explore.tdf.tablesR Documentation

Explore the contentents of the sqlite .tdf database.

Description

Explore the contentents of the sqlite .tdf database.

Usage

explore.tdf.tables(opentims, ...)

Arguments

opentims

Instance of OpenTIMS

...

Parameters passed to head and tail functions.

Examples

## Not run: 
D = OpenTIMS('path/to/your/folder.d')
explore.tdf.tables(D) 

## End(Not run)

opentimsr documentation built on March 30, 2022, 1:06 a.m.