get_what_is_within: What is within?

Description Usage Arguments Value

View source: R/utils.R

Description

Given two vectors (typically date vectors), return a logical vector of the size of the first vector indicating whether or not the times/dates were found in the second vector

Usage

1
get_what_is_within(OriginalTime, FilteredTime)

Arguments

OriginalTime

vector. first time/date vector

FilteredTime

vector. second time/date vector

Value

logical vector of the size of the first vector indicating whether or not the times/dates were found in the second vector


IvanHeriver/hsa-R-package documentation built on Dec. 17, 2021, 11:32 p.m.