Package index
-
calendar_heatmap_plot() - GitHub-style calendar heatmap of daily commit counts
-
collect_git_commits() - Collect activity from a GitHub user's account
-
cumulative_line_plot() - Cumulative commits over time, one line per repo
-
gh_badges() - Create GitHub badges
-
make_gif() - Assemble a directory of PNG frames into a GIF
-
punchcard_plot() - Punchcard plot: commits by weekday and hour of day
-
scatter_density_plot() - Scatter of commits across two dimensions (repo / time / date / weekday)
-
so_rep() - Stack Overflow Reputation Badge
-
spiral_heatmap_plot() - Spiral heatmap of daily commit counts
-
spiral_horizon_plot() - Spiral horizon plot of daily commit counts
-
spiral_points_plot() - Spiral plot of daily commit counts (points)
-
use_profile_readme() - Scaffold a profile README.Rmd
-
use_profile_readme_action() - Scaffold a GitHub Action that rebuilds the profile README on a schedule
-
who_am_i() - Introduce Yourself
-
who_am_i_gif() - Create a GIF of who_am_i() console output