Skip to content

Commit 0213eff

Browse files
committed
Add package anchor for print.xtable()
1 parent f7a884d commit 0213eff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/gsMethods.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ print.nSurvival <- function(x, ...) {
329329
#' package, \code{addTable.RTF()} (from the rtf package) to produce console or
330330
#' R Markdown output or output to a variety of file types. \code{xprint()} is
331331
#' provided for LaTeX output by setting default options for
332-
#' \code{\link{print.xtable}()} when producing tables summarizing design
332+
#' \code{\link[xtable]{print.xtable}} when producing tables summarizing design
333333
#' bounds.
334334
#'
335335
#' Individual transformation of z-value test statistics for interim and final

man/gsBoundSummary.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)