Description Usage Arguments Value
View source: R/get_page_range.R
Pulls Janes page ranges for all data endpoints. Helper function
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | get_page_range(
country = NULL,
branch = NULL,
type = NULL,
operator_force = NULL,
query = NULL,
environment = NULL,
post_date = NULL,
start_date = NULL,
event_type = NULL,
market = NULL,
end_user_country = NULL,
overall_family = NULL,
endpoint = c("inventories", "equipment", "orbats", "news", "bases", "airports",
"countryrisks", "companies", "events", "equipmentrelationships", "references",
"samsites", "ewsites", "satelliteImages", "marketforecasts", "nuclearsites")
)
|
country |
Country filter for news |
branch |
Military branch |
type |
Depends on endpoint |
operator_force |
Operator force |
query |
Query |
environment |
Of search, i.e. "Air" |
post_date |
Event post date |
start_date |
Event start date |
event_type |
Event type - JTIC or Intel Event |
market |
Markets Forecast market |
end_user_country |
JMF end user country |
overall_family |
Overall equipment family |
endpoint |
One of 6 options currently |
Janes page ranges for a given search.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.