get_page_range: get_page_range

Description Usage Arguments Value

View source: R/get_page_range.R

Description

Pulls Janes page ranges for all data endpoints. Helper function

Usage

 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")
)

Arguments

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

Value

Janes page ranges for a given search.


cgpeltier/janes documentation built on Dec. 19, 2021, 2:58 p.m.