R/view_in.R
view_vd_nonint.Rd
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)
A data frame or sf object to view
Optional title for the viewer window (default: "misc::view_vd")
Returns the input data frame unchanged