Nothing
#' tinytable S4 method
#'
#' @keywords internal
setMethod(f = "style_eval",
signature = "tinytable_dataframe",
definition = style_grid_internal
)
#' tinytable S4 method
#'
#' @keywords internal
setMethod(f = "group_eval",
signature = "tinytable_dataframe",
definition = identity
)
#' tinytable S4 method
#'
#' @keywords internal
setMethod(f = "finalize",
signature = "tinytable_dataframe",
definition = identity
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.