Description Usage Arguments Value
Reports the features in a latex table
1 2 3 4 5 6 7 8 9 | report_features(
features_df,
caption,
types_to_show = c("same_rule", "same_id_group", "same_method_group",
"same_method_name", "same_block", "same_code", "same_method_code", "dist_line",
"dist_line_normalized_block", "dist_line_normalized_method",
"dist_line_normalized_unit"),
return_raw_data = FALSE
)
|
features_df |
features info from calculate_features_from_versions |
caption |
caption of the table |
a table in latex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.