Displaying 1 result from an estimated 1 matches for "leadtableview".
2008 Aug 12
1
Problem with using read.csv with web address
Hello,
I have a problem with using read.csv(). I want to read a table from the ONS
neighborhood statistics website which has an address:
http://www.neighbourhood.statistics.gov.uk/dissemination/LeadTableView.do?a=3&b=5940246&c=Stoke&d=14&e=7&f=73&g=401878&i=1001x1003x1004x1005&l=145&o=1&m=0&r=1&s=1211997884568&enc=1&downloadTable=Download+this+table
I was trying the following:
#the parameter FamilyId I will need to change to get other datasets
u...