view: View data with a lens

Description Usage Arguments

View source: R/verbs.R

Description

Get the subcomponent of the data referred to by a lens. This function merely dispatches to the view component of the lens.

Usage

1
view(d, l)

Arguments

d

the data

l

the lens


lenses documentation built on May 2, 2019, 8:51 a.m.