inst/verbose_workflow.R

git_stats <- create_gitstats() |>
  set_github_host(
    repos = c("openpharma/DataFakeR", "openpharma/visR")
  ) |>
  set_gitlab_host(
    orgs = c("mbtests")
  )

get_commits(git_stats, since = "2023-01-01", verbose = FALSE)

Try the GitStats package in your browser

Any scripts or data that you put into this service are public.

GitStats documentation built on June 8, 2025, 12:29 p.m.