Description Usage Arguments Examples
format_origin
1  | format_origin(df, cols, eval, sep = " to ")
 | 
df | 
 a data frame  | 
cols | 
 columns to format  | 
eval | 
 Most recent evaluation time. This will be used as the second
date in the last element in the vector   | 
sep | 
 character string to place between dates  | 
1  | format_origin(insurance_data, cols = 1, eval = "2017")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.