Learn R Programming

opentsdbr (version 0.1)

read.tsdb: read.tsdb

Description

Reads a file in OpenTSDB ASCII format. The returned object inherits from data.table.

Usage

read.tsdb(file, with_tz = "UTC", verbose = FALSE)

Arguments

file
file (must be compatible with data.table::fread)
verbose
logical