download_cjsg_tjmg: Temporary function for downloading TJMG's CJSG queries

Description Usage Arguments Value

Description

Temporary function for downloading TJMG's CJSG queries

Usage

1
2
3
4
download_cjsg_tjmg(query, path = ".", classes = "", subjects = "",
  courts = "", trial_start = "", trial_end = "",
  registration_start = "", registration_end = "", min_page = 1,
  max_page = 1, rapporteurs = "")

Arguments

query

Character vector with search query

path

Path to directory where to save HTMLs

classes

Character vector with class IDs (e.g. c(175, 43, 259, 263))

subjects

Character vector with subject IDs (e.g. c(10207, 10008, 10199))

courts

Character vector with court IDs (e.g. c("1-7", "1-9", "2-3", "1-1"))

trial_start

Lower bound for trial date

trial_end

Upper bound for trial date

registration_start

Lower bound for registration date

registration_end

Upper bound for registration date

min_page

First page of results to download

max_page

Last page of results to download. If is NA or Inf, we use peek_cjsg.

rapporteurs

Character vector with rapporteur IDs (e.g. c("2-1528561", "2-2345361"))

Value

A character vector with the paths to the downloaded files


jtrecenti/esaj documentation built on June 20, 2019, 7:13 p.m.