HTML Output for 'view.
An alternative to 'View' for use with 'view'.
view_html(x,title=deparse(substitute(x)),output,...)
x |
the result of |
title |
an optional character string; shown as the title of the display. |
output |
a function or the name of a function. It determines how where the HTML code is directed to. If the working environment is RStudio, the default value is
If If |
... |
other arguments; ignored. |
## Not run: example(data.set) view(Data,vfunc=view_html) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.