| view_vd_nonint | R Documentation | 
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)
data | 
 A data frame or sf object to view  | 
title | 
 Optional title for the viewer window (default: "misc::view_vd")  | 
Returns the input data frame unchanged
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.