View source: R/record_transform_classes.R
This file contains a set of operations to take raw CSV (or in the future SQL) data and convert it to record-level data which can be used for aggregation and output.
1 |
The file defines a parent class, record_transform, and a set of subclasses representing different subclasses, and associated helper function for creating one or more of these objects.
This line is a piece of 'dummy' definition to get a feel for What the transform objects will look like.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.