Skip to contents

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.