Description Usage Arguments Value
A lazy frame is an implementation of the 'lazy table' interface for data frames. This class serves as an example for how to implement a 'lazy table'. It wraps an existing data frame and implements the API using a data frame stored in memory.
1 |
... |
columns for the lazy_frame or a data frame (or equivalent) |
object of class 'lazy_frame' that provides an implementation for the 'lazy table' API
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.