data_sig: SIG data getter

Description Usage Arguments Details

Description

Function to load the SIG data

Usage

1
data_sig(ifn, db = ifn_connect(), ...)

Arguments

ifn

character indicating the IFN version to load

db

database connection

...

filter arguments to the dplyr::filter step

Details

This function does NOT collect the data from the db, only performs the steps necessary to retrieve and filter the data if necessary from the db. The collect step must be performed with the result of the function


MalditoBarbudo/tidyIFN documentation built on May 7, 2019, 8:05 a.m.