ras44/condusco: Query-Driven Pipeline Execution and Query Templates

Runs a function iteratively over each row of either a dataframe or the results of a query. Use the 'BigQuery' and 'DBI' wrappers to iteratively pass each row of query results to a function. If a field contains a 'JSON' string, it will be converted to an object. This is helpful for queries that return 'JSON' strings that represent objects. These fields can then be treated as objects by the pipeline.

Getting started

Package details

AuthorRoland Stevenson
MaintainerRoland Stevenson <roland@rmg-services.com>
LicenseGPL-3
Version0.1.0
URL https://github.com/ras44/condusco
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ras44/condusco")
ras44/condusco documentation built on June 15, 2019, 12:45 p.m.