pull_data: Pull data from Looker and Postgres

Description Usage Arguments Value

Description

Pull data from Looker and Postgres

Usage

1
2
pull_data(looks = cctimes::look_list, queries = cctimes::query_list,
  con = postgres_connection$con)

Arguments

looks

Looks pointing to Looker data neccessary for this project.

queries

Queries to get Postgres data

Value

A list of data frames, each the result of a single look or query.


johnchower/cctimes documentation built on May 19, 2019, 3:03 p.m.