response_view: View Data About a Response.

View source: R/response_view.R

response_viewR Documentation

View Data About a Response.

Description

This function uses the 'View' function from Rstudio if available, otherwise it uses the utils::View function.

Usage

response_view(x, title)

Arguments

x

An R object which can be coerced to a data frame with non-zero numbers of rows and columns.

title

Title for the viewer window.

Value

NULL.


bambooHR documentation built on Oct. 25, 2023, 5:07 p.m.