R/response_view.R
response_view.Rd
This function uses the `View` function from Rstudio if available, otherwise it uses the utils::View function.
response_view(x, title)
An R object which can be coerced to a data frame with non-zero numbers of rows and columns.
Title for the viewer window.
NULL.