Create a URL that works in OnePetro website

make_search_url(query = NULL, start = NULL, from_year = NULL,
  peer_reviewed = NULL, published_between = NULL, rows = NULL,
  to_year = NULL, dc_type = NULL, how = "any")

Arguments

query

char any words that will be searched

start

int optional to set the starting papaper

from_year

int optional to indicate starting year

peer_reviewed

bool optional, TRUE or FALSE

published_between

bool automatic if from_year or to_year are on

rows

int optional. number of papers to retrieve. max=1000

to_year

int optional to inndicate end year

dc_type

char optional to indicate if journal, conference paper

how

char default="any". "all" will match exact words