check_args_estimate_gps: Check estimate_gps function arguments

View source: R/check_arguments.R

check_args_estimate_gpsR Documentation

Check estimate_gps function arguments

Description

Checks estimate_gps function arguments to make sure that the required additional arguments are provided.

Usage

check_args_estimate_gps(gps_model, ...)

Arguments

gps_model

Model type which is used for estimating GPS value, including parametric and non-parametric.

...

Additional arguments to successfully run the process.

Value

Returns True if passes all checks, successfully. Otherwise raises ERROR.


wxwx1993/GPSmatching documentation built on March 1, 2023, 9:32 p.m.