Welcome to ClientVPS Mirrors

Introduction to rvisidata

Introduction to rvisidata

Setup

library(rvisidata)

You need to have VisiData installed. Please follow the official installation instructions provided here.

To verify visidata is installed correctly, vd --version should print out the installed version.

Introduction to rvisidata

Use rvisidata with the iris dataset.

# This function calls an interactive VisiData session with the provided data frame.
# The session will block any further code execution until it's exited.
# The \dontrun{} is used here to prevent execution during vignette rendering and R CMD check.
#' \dontrun{
vd(iris)
#' }

Limitations

Any changes to the data made in within VisiData is not stored or passed back to R. You can use VisiData solely to display and explore the data.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.