getextra_snowdata: Function for getting extra snow data (such as SWE for...

View source: R/getextra_snowdata.R

getextra_snowdataR Documentation

Function for getting extra snow data (such as SWE for previous years and snow depth) to append to statistics table for ASWE data

Description

Meant to be an internal function called within an lapply() loop by the aswe_sbidata() function. The lapply() approach is used in case data retrieve functions miss data when asked to retrieve a large amount of data

Usage

getextra_snowdata(ASWE_sites_i, get_year, survey_period)

Arguments

ASWE_sites_i

ASWE sites that you want to get data and use to calculate SBI data for

get_year

Year

survey_period

Survey period


bcgov/bcsnowsbi documentation built on Oct. 22, 2022, 10:36 p.m.