read_dcm_file: Read a DoubleClick file accounting for extra header rows and...

Description Usage Arguments Value

Description

Read a DoubleClick file accounting for extra header rows and totals column

Usage

1
read_dcm_file(filename, skip = 0)

Arguments

filename

a character string giving the path to a DoubleClick report CSV

skip

number of rows to skip if known. If set at 0, will search for "Report Fields" within first 100 rows.

Value

a data frame


brianwonch/mediamunger documentation built on May 13, 2019, 7:42 a.m.