https://github.com/cran/bayestestR
Raw File
Tip revision: c349b1125b413a50f124f780f408b9e3f7167af3 authored by Dominique Makowski on 24 July 2024, 14:10:02 UTC
version 0.14.0
Tip revision: c349b11
reexports.R
# DO NOT REMOVE
# Re-exported generics for which the current package defines S3 methods

#' @importFrom insight print_html
#' @export
insight::print_html

#' @importFrom insight print_md
#' @export
insight::print_md
back to top