get_code_file_info() provides a formatted tibble containg file info about
your selected code files.
Usage
ggplot_wrapped_2025(
data_geom_usage,
data_geom_details = ggplot2wrapped::data_geoms,
report_type = c("scrollytelling"),
report_year = 2025,
export_path = ".",
exported_report_name = "your-ggplot2-wrapped.html",
overwrite = TRUE
)