read_rbr.data.table: read_rbr

View source: R/read_rbr.R

read_rbr.data.tableR Documentation

read_rbr

Description

read_rbr

Usage

## S3 method for class 'data.table'
read_rbr(locations, start = NULL, end = NULL, by = NULL, times = NULL, ...)

Arguments

locations

file with port information

start

starting date to get

end

ending date to get

by

spacing

use_rbr_tz

boolean use time zone information from the rbr file?

Value

data.table of results


jkennel/transducer documentation built on Feb. 1, 2024, 9:45 a.m.