Nothing
#' Get Core Chapter Structure Column Names
#'
#' Returns the vector of core column names available as organize_by options.
#' @return A character vector.
#'
#' @export
#' @examples
#' get_organize_by_opts()
#'
get_organize_by_opts <- function() {
.saros.env$core_chapter_structure_cols
}
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.