powered by
A lens into the class of an object. Lens equivalent of class and class<-.
class_l
An object of class lens of length 2.
lens
# NOT RUN { x <- 1:10 view(x, class_l) set(x, class_l, "super_integer") # }
Run the code above in your browser using DataLab