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

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