Skip to content

Commit

Permalink
Add a missing link anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Dec 8, 2024
1 parent 23a1f5d commit f0c35d8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024-12-08 Dirk Eddelbuettel <[email protected]>

* R/pinp.R: Correct missing link anchor
* man/pinp.Rd: Regenerated

2024-09-29 Dirk Eddelbuettel <[email protected]>

* R/pinp.R: Correct one missing backslash
Expand Down
2 changes: 1 addition & 1 deletion R/pinp.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#' LaTeX files are to be kept, defaults to \code{TRUE}
#' @param citation_package A character variable selecting the LaTeX
#' citation package; defaults to \code{natbib}.
#' @param collapse A boolean toggle to enable the \code{\link{knitr}}
#' @param collapse A boolean toggle to enable the \code{\link[knitr]{knitr}}
#' option \code{collapse}, defaults to \code{FALSE}
#' @return R Markdown output format to pass to
#' \code{\link[rmarkdown:render]{render}}
Expand Down
2 changes: 1 addition & 1 deletion man/pinp.Rd

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

0 comments on commit f0c35d8

Please sign in to comment.