check_arguments: Check function arguments

Description Usage Arguments Value

Description

Check function arguments

Usage

1
2
3
check_arguments(obs = NULL, pollutant = NULL, window.width = NULL,
  stat = NULL, start.date = NULL, end.date = NULL, parallel = NULL,
  avg.ts = NULL)

Arguments

obs, pollutant, window.width, stat, start.date, end.date, data.capture, smooth.method, parallel

Pass the arguments to the main function directly to the check_arguments function for checking.

Value

If one of the arguments violates the argument requirements, will return an informative error. Otherwise, the function does nothing.


pollylang/aqtrends documentation built on May 20, 2019, 8:24 p.m.