plot_transit_table: Figure for the time of Transets of major planets

Description Usage Arguments Value Author(s) See Also Examples

View source: R/plot_transit_table.R

Description

Figure for the time of Transets of major planets

Usage

1

Arguments

dat.table

data frame

legend

Logical, whether the legend will be added to the figure

Value

figure

Author(s)

Jinlong Zhang jinlongzhang01@gmail.com

See Also

plot_rise_set

Examples

1
2
JD = CAADate_DateToJD(Year = 2016, Month =1, Day =1, bGregorianCalendar=TRUE)
plot_transit_table(transit_table(JD, days =365), legend = TRUE)

helixcn/ephem documentation built on March 31, 2021, 5:45 a.m.