.query_series_by_region | R Documentation |
Download ZIP files containing multiple (>1000) Official Series Descriptions (OSDs) into local Downloads folder. Files matching "osddwn.*zip$" are moved to the package raw directory. The function will wait up to 2 minutes for the server to complete the ZIP file result, but will complete as soon as the result is detected.
.query_series_by_region(remDr, x, start_year = NULL, end_year = NULL)
remDr |
RSelenium Client |
x |
A value |
start_year |
Optional: Start of target "origin" year interval |
end_year |
Optional: End of target "origin" year interval |
Need to maintain a single session throughout a sequence of horrid ASPX form steps. Individual sessions maintained via __VIEWSTATE, __EVENTVALIDATION and other "secret" fields.
Path to a Zip File containing series from the selected region.
Andrew G. Brown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.