View source: R/interval_document_authors.R
interval_document_authors() generates a data frame containing the authors of documents written about a keyword or search id during an interval of time
1 2 | interval_document_authors(start_date, end_date, keyword = NULL,
search_id = NULL, granularity = "DAY")
|
start_date |
start date, in "1900-01-01" format |
end_date |
end date, in "1900-01-01" format |
keyword |
the keyword you want to explore, e.g. "iphone" |
search_id |
an ID for a search in Meltwater |
granularity |
defaults to "DAY" but "HOUR", "DAY", "WEEK" and "MONTH" are available. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.