view_vd_nonint: View data frame in VisiData (non-interactive version)

View source: R/view_in.R

view_vd_nonintR Documentation

View data frame in VisiData (non-interactive version)

Description

Opens a data frame in VisiData terminal viewer, saving to a fixed location in Downloads. Similar to view_vd() but without interactive mode check.

Usage

view_vd_nonint(data, title = NULL)

Arguments

data

A data frame or sf object to view

title

Optional title for the viewer window (default: "misc::view_vd")

Value

Returns the input data frame unchanged


kguidonimartins/misc documentation built on Dec. 20, 2024, 7:03 p.m.