app_get_intensity_range: app_get_intensity_range

View source: R/app_util.R

app_get_intensity_rangeR Documentation

app_get_intensity_range

Description

Use the streaks table to get the the minimum and maximum intensity levels in the DB. The year is specified to make the query quicker.

Usage

app_get_intensity_range(lzy_streaks, year)

Arguments

lzy_streaks

Lazy streaks table

year

Year to query.

Value

Vector with min and max intensity levels, e.g. c(1,101)


tor-gu/streakexplorer documentation built on Aug. 2, 2022, 8:22 p.m.