import_mm_file | R Documentation |
Imports a single Marketing Miner CSV file
import_mm_file(path, quiet = FALSE)
path |
Full path and name of the imported file. |
quiet |
If TRUE prints no messages. |
A tibble with columns: query, volume, cpc, input, source. Rows are just copied from the CSV file without deduplication or any other modification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.