Description Usage Arguments Value
View source: R/AoristicFunctions.R
Create an aoristic data frame.
1 | aoristic_df(start, end, rest = NULL)
|
start |
Start of the interval. |
end |
End of the interval. |
rest |
Data frame; All other columns to add to the aoristic data frame. |
A data frame of class "aoristic_df"
with at least columns
t_start
and t_end
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.