filter_dataset_after_time: Filter Tabular Dataset with time stamp columns after a...

Description Usage Arguments Value

View source: R/datasets.R

Description

Filter Tabular Dataset with time stamp columns after a specified start time.

Usage

1
filter_dataset_after_time(dataset, start_time, include_boundary = TRUE)

Arguments

dataset

The Tabular Dataset object

start_time

The lower bound for filtering data.

include_boundary

Boolean indicating if the row associated with the boundary time (start_time) should be included.

Value

The filtered Tabular Dataset


aawoocay/vignettefiles documentation built on Dec. 31, 2020, 6:38 p.m.