Is there a way I can specify and get data from a web site URL on to a CSV file for analysis using R?
scan can read from a web page automatically; you don't necessarily have to mess with connections.
scan