outputs_commencement | R Documentation |
Ouputs on Opening and Commencement of GBV Services for a State
outputs_commencement(data, open, gbv, format = "%Y")
data |
The data frame |
open |
The column with the opening data (an integer). |
gbv |
The column with the date when GBV service was commenced (an integer). |
format |
The format to be used in extracting the date as in
|
A list with 2 elements: An object of class flextable
and
another of class ggplot
, respectively called table
and
plot
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.