Skip to content

Commit

Permalink
Fix link to doc page
Browse files Browse the repository at this point in the history
  • Loading branch information
hsonne committed May 2, 2024
1 parent d2e62bb commit 97f6bfd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/plot_commits_github.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#' Plot Commits GitHub
#'
#' @param repos_commits tibble as retrieved by \link{\code{get_github_commits_repos}}
#' @param repos_commits tibble as retrieved by
#' \code{\link{get_github_commits_repos}}
#' @return ggplot of temporal development of commits for KWB-R on Github
#' @export
#' @importFrom dplyr count rename left_join
Expand Down
3 changes: 2 additions & 1 deletion man/plot_commits_github.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97f6bfd

Please sign in to comment.