ssnap_record_transforms: This file contains experimental code with list-defined...

Description Usage Format Details

Description

The idea is that we reduce the import to a set of scriptable actions that the import function can select from and are more maintainable / generic.

Usage

1

Format

An object of class list of length 50.

Details

It is expected we'll start down this road with a hybrid of hard coding and scriptable components. The following line can be used to produce a data frame from the lists; but lists (ie. a vector of objects of class transforms) are probably the best way to create the data initially.

test_frame <- do.call(rbind.data.frame, test_transforms)


md0u80c9/SSNAPInterface documentation built on Nov. 10, 2019, 12:08 a.m.