Nothing
#' Overview of the 'tinycodet' Miscellaneous Functionality
#'
#' @description
#'
#' Some additional functions provided by the 'tinycodet' R-package:
#'
#' * \link[=%xor%]{Infix logical operators} for exclusive-or, not-and, not-in, number-type, and string-type.
#' * \link[=%row~%]{Infix operators for row- and column-wise re-ordering of matrices}.
#' * \link[=report_inops]{Report infix operators present in the current environment, or a specified environment.}
#' * \link{source_selection} to source only selected objects. \cr \cr
#'
#'
#'
#'
#'
#'
#' @seealso [tinycodet_help()]
#' @rdname aaa5_tinycodet_misc
#' @name aaa5_tinycodet_misc
#' @aliases tinycodet_misc
NULL
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.