Description Usage Arguments Value
Temporary function for downloading TJMG's CJSG queries
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 = "")
 | 
query | 
 Character vector with search query  | 
path | 
 Path to directory where to save HTMLs  | 
classes | 
 Character vector with class IDs (e.g.   | 
subjects | 
 Character vector with subject IDs (e.g.   | 
courts | 
 Character vector with court IDs (e.g.   | 
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   | 
rapporteurs | 
 Character vector with rapporteur IDs (e.g.   | 
A character vector with the paths to the downloaded files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.