Skip to contents

Execute a query with a seed for reproducibility

Usage

seedQuery(query, seed, con = getOption("con.default.value"))

Arguments

query

SQL query generated by dplyr

seed

A seed you'd like to set - a value between 0 and 1, inclusive

con

the connection to the redshift server for ohdsilab.