validate_radec: Check ra, dec params

View source: R/utils.R

validate_radecR Documentation

Check ra, dec params

Description

Check ra, dec params

Usage

validate_radec(ra, dec, .length = NULL)

Arguments

ra

(degrees) Right Ascension

dec

(degrees) Declination

.length

length of coordinates. If 'NULL' (default) then coordinates can be any size.

Value

If the check is successful, the function returns nothing.


panstarrs documentation built on May 29, 2024, 3:10 a.m.