Description Usage Arguments Value Author(s) See Also Examples
View source: R/plot_transit_table.R
Figure for the time of Transets of major planets
1 | plot_transit_table(dat.table, legend = TRUE)
|
dat.table |
data frame |
legend |
Logical, whether the legend will be added to the figure |
figure
Jinlong Zhang jinlongzhang01@gmail.com
1 2 | JD = CAADate_DateToJD(Year = 2016, Month =1, Day =1, bGregorianCalendar=TRUE)
plot_transit_table(transit_table(JD, days =365), legend = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.