R/listviewer-package.r

#' listviewer.
#'
#' htmlwidget for interactive views of R lists
#'
#' R lists, especially nested lists, can be very difficult to visualize or
#' represent. \code{str} just isn't enough, so this suite of htmlwidgets is
#' designed to help see, understand, and maybe even modify your R lists.
#'
#' @name listviewer
#' @docType package
NULL

Try the listviewer package in your browser

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

listviewer documentation built on Oct. 1, 2023, 1:06 a.m.