validate_radec | R Documentation |
Check ra, dec params
validate_radec(ra, dec, .length = NULL)
ra |
(degrees) Right Ascension |
dec |
(degrees) Declination |
.length |
length of coordinates. If 'NULL' (default) then coordinates can be any size. |
If the check is successful, the function returns nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.