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.
| Version: | 0.1.0 |
| Depends: | R (≥ 3.3.2), jsonlite, assertthat, bigrquery, DBI |
| Suggests: | knitr, rmarkdown, whisker, testthat, RSQLite |
| Published: | 2017-11-08 |
| Author: | Roland Stevenson |
| Maintainer: | Roland Stevenson <roland at rmg-services.com> |
| BugReports: | https://github.com/ras44/condusco/issues |
| License: | GPL-3 |
| URL: | https://github.com/ras44/condusco |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | condusco results |
| Reference manual: | condusco.pdf |
| Vignettes: |
DBI and SQLite No Database |
| Package source: | condusco_0.1.0.tar.gz |
| Windows binaries: | r-devel: condusco_0.1.0.zip, r-release: condusco_0.1.0.zip, r-oldrel: condusco_0.1.0.zip |
| macOS binaries: | r-release (arm64): condusco_0.1.0.tgz, r-oldrel (arm64): condusco_0.1.0.tgz, r-release (x86_64): condusco_0.1.0.tgz, r-oldrel (x86_64): condusco_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=condusco to link to this page.