R/aaa5_tinycodet_misc.R

#' 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

Try the tinycodet package in your browser

Any scripts or data that you put into this service are public.

tinycodet documentation built on Sept. 12, 2024, 7:03 a.m.