populate_as_results: Populate the as_results relation

Description Usage Arguments Value Examples

View source: R/populate_as_results.R

Description

Populate the as_results relation from "portfolio.as_results.csv" (emailed to developer)

Usage

1
populate_as_results(csv = "data/portfolio.as_results.csv", the_co = NULL)

Arguments

csv

The location of the "portfolio.as_results.csv" file, emailed by Soren

the_co

An open connection to adatabase (as created through credentials_extract and credentials_connect or credentials_now); if NULL, the function will try to create a connection_object by retrieving user information from the credentials/credentials.yaml in or somewhere upwards of the working directory.

Value

The local "portfolios.as_results" relation in the postgresql database will be updated

Examples

1
2+2

databrew/portfoliodash documentation built on May 3, 2019, 1:47 p.m.