Learn R Programming

lenses (version 0.0.3)

view: View data with a lens

Description

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

Usage

view(d, l)

Arguments

d

the data

l

the lens