| wc_resize | R Documentation |
Resize the virtual browser window
wc_resize(wc_obj, h, w)
wc_obj |
a |
h, w |
height and width (pixels) |
the webclient object (invisibly)
The caller does not have to assign the output of this function to a variable as the browser state is managed internally by HtmlUnit.
Other wc_opts:
wc_css(),
wc_dnt(),
wc_geo(),
wc_img_dl(),
wc_timeout(),
wc_use_insecure_ssl(),
wc_wait()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.