Skip to content

Commit bbf418c

Browse files
Remove duplicate parts in R/helpers_knitr_Simulations.R
Co-authored-by: Daniel Sabanes Bove <danielinteractive@users.noreply.github.com>
1 parent 711aab5 commit bbf418c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

R/helpers_knitr_Simulations.R

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
# Integration with knitr ----
2-
#'
3-
#' @description `r lifecycle::badge("experimental")`
4-
#'
5-
#' We provide additional utility functions to allow human-friendly rendition of
6-
#' crmPack objects in Markdown and Quarto files. This file contains methods for
7-
#' all Simulations and SimulationsSummary classes.
8-
#'
9-
#' @return a character string that represents the object in markdown.
10-
#' @name knit_print
11-
NULL
121

132
# GeneralSimulations ----
143

0 commit comments

Comments
 (0)