is.solar_time {SunCalcMeeus} | R Documentation |
Query class
Description
Query class
Usage
is.solar_time(x)
is.solar_date(x)
Arguments
x |
an R object. |
Value
A logical value indicating if the object x
is of class
"solar_time"
or "solar_date"
, depending on the function.
See Also
Other Local solar time functions:
as.solar_date()
,
print.solar_time()
,
solar_time()
[Package SunCalcMeeus version 0.1.2 Index]