URLObject-class {SRPM} | R Documentation |
Class "URLObject"
Description
A simple class for URLs
Slots
url
:- character, a URL
Methods
show
:- loads the URL into a web browser via the
browseURL
function
Examples
showClass("URLObject")
[Package
SRPM version 0.1-5
Index]