Skip to content
Prev 178953 / 398506 Next

Newbie R question PART2

Tena Sakai wrote:
sorry, it is me that needs to be clued in. I misread your email; the
example above has nothing to do with Rpad.

And for windows users, satisfying R and firefox (for instance) seems to
require

  htmlFile = file.path(tempdir(), "tmp.html")

and

  browseURL(paste("file://", htmlFile, sep=""))

Martin