Nothing
#' @title
#' Example data for TT package
#' @description
#' 'data.tree' object that can be used as an example to see how table widget looks like.
#' Each node of 'data.tree' store attributes (dates) with some numbers.
#' @format
#' 'data.tree' object with 7 attributes in each node, value of the leaf attributes is some random number, parents value is cumulative sum of children
#' The attributes are:\cr
#' - name of the node\cr
#' - six consecutive months of the year (\code{Jan-2021, Feb-2021....})\cr
"org"
#' @title
#' Example data for TT package
#' @description
#' character vector to demonstrate ordering option. See example of \link{treetable}
#' @format
#' character vector
"col_order"
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.