gt_data_frame | R Documentation |
function to take in a data.frame, check if it has the right
columns to be used to calculate a group-time average treatment effect,
and sets the class of the data.frame to include gt_data_frame
gt_data_frame(data)
data |
data that will be checked to see if has right format for computing group-time average treatment effects |
gt_data_frame
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.