我正在嘗試從網(wǎng)頁復制表格。我試過:library(XML)url <- "https://www.cmegroup.com//content/cmegroup/en/trading/fx/g10/euro-fx_quotes_settlements_futures.html"table1 <- readHTMLTable(url,stringsAsFactors = FALSE)table1但這沒有用。
- 0 回答
- 0 關注
- 93 瀏覽
添加回答
舉報
0/150
提交
取消