sendplot-package: sendplot package

Description Details Note Author(s) References See Also

Description

The sendplot package creates an interactive layout of plots that may be viewed in a web browser.

Details

Users are encouraged to view vignette for more details and several useful examples.

The user must initialize a Splot object (initSplot) Then the user may optionally add interactive regions to any of the figures in the layout. (makeImap, addDefault) A static image (postscript, png or jpeg), and/or an interactive HTML file is created (makeSplot)

Note

The interactive html plot currently only works in web browsers that implement java script.

The code used to create the javascript embedded in html file is a modified version of the javascript code or from the open source tooltip library. see reference links

Author(s)

Lori A. Shepherd, Daniel P. Gaile, Lara Sucheston, Andrew Bruno, Kenneth F. Manly

References

http://www.R-project.org

http://www.onlamp.com/pub/a/onlamp/2007/07/05/writing-advanced-javascript.html

http://www.walterzorn.com/tooltip/tooltip\_e.htm

See Also

initSplot, makeImap, makeSplot, sendplot, layout


lshep/sendplot documentation built on May 29, 2019, 3:42 a.m.