get.psid {psidR} | R Documentation |
get.psid connects to PSID database and downloads into Rda
Description
see https://asdfree.com/ for other usage and https://stackoverflow.com/questions/15853204/how-to-login-and-then-download-a-file-from-aspx-web-pages-with-r
Usage
get.psid(file, name, params, curl)
Arguments
file |
string psid file number |
name |
string of filename on disc |
params |
'postForm' (RCurl) parameters |
curl |
'postForm' (RCurl) curl handle |
Author(s)
Anthony Damico <ajdamico@gmail.com>
[Package psidR version 2.2 Index]