import_mm_file: Imports a single Marketing Miner CSV file

View source: R/import_mm.R

import_mm_fileR Documentation

Imports a single Marketing Miner CSV file

Description

Imports a single Marketing Miner CSV file

Usage

import_mm_file(path, quiet = FALSE)

Arguments

path

Full path and name of the imported file.

quiet

If TRUE prints no messages.

Value

A tibble with columns: query, volume, cpc, input, source. Rows are just copied from the CSV file without deduplication or any other modification.


MarekProkop/keywordr documentation built on Nov. 6, 2022, 11:31 a.m.