3 lines
81 B
R
3 lines
81 B
R
|
|
library(RCurl)
|
||
|
|
web_page <- getURL("http://tycho.usno.navy.mil/cgi-bin/timer.pl")
|