search for: wrgp

Displaying 1 result from an estimated 1 matches for "wrgp".

Did you mean: argp
2012 Jun 06
1
Proxy Setting
Hi, I am trying to download data off of this web site http://www.eia.gov/oil_gas/petroleum/data_publications/wrgp/mogas_history.html I used to set the proxy following code to set the proxy Sys.setenv(wget="http://username:password@"proxy server":port") I used the following code to download the data GAS<-read.table("http://www.eia.gov/petroleum/gasdiesel/xls/pswrgvwall.csv" ,...