get_live_tdns: Get Live TDNs On a Specific Date

Description Usage Arguments Examples

View source: R/transforms.R

Description

For a specified date, this function will return a list of all TDNs from locations created up to that date, and all archived TDNs that were created prior to that date and deleted after that date. Also will cast phone numbers as character type, and remove duplicate TDNs. Requires an active connection to allen_release via connect_allen_release().

Usage

1

Arguments

x

Date value

Examples

1
get_live_tdns('2018-01-01') # Pulls all live TDNs on January 1, 2018.

convo/convor documentation built on Nov. 4, 2019, 9:12 a.m.