br: Browse data

View source: R/br.R

brR Documentation

Browse data

Description

br() is an alias for utils::View() and invokes the data viewer. See utils::View() for details. br() invisibly returns its input so that it can be dropped into magrittr pipe chains.

Usage

br(x, title)

Arguments

x

An R object coercible into a data frame.

title

Optional title for viewer window.


gvelasq-r/tabr documentation built on April 15, 2024, 2:19 p.m.