Skip to content
Prev 302900 / 398503 Next

read htm table error

Hello,

Ditto, Windows 7.

 > library(XML)
 > theurl <- "http://en.wikipedia.org/wiki/Brazil_national_football_team"
 > tables <- readHTMLTable(theurl)
 >
 > sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: i386-pc-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=Portuguese_Portugal.1252 LC_CTYPE=Portuguese_Portugal.1252
[3] LC_MONETARY=Portuguese_Portugal.1252 LC_NUMERIC=C
[5] LC_TIME=Portuguese_Portugal.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods base

other attached packages:
[1] XML_3.9-4.1

loaded via a namespace (and not attached):
[1] fortunes_1.4-2

Hope this helps,

Rui Barradas
Em 09-08-2012 15:02, John Kane escreveu: