Description Details Author(s) See Also Examples
View/edit R list objects in the browser via httpuv.
Package: | listRed |
Type: | Package |
Version: | 1.0 |
Date: | 2014-09-19 |
License: | Artistic-2.0 | file LICENSE |
Insert overview and important functions later.
Shawn Balcome
Author/Maintainer: Shawn Balcome <balc0022@umn.edu>
Acknowledgements:Paul Shannon, Martin Morgan, Jos de Jong
1 2 3 4 5 6 | if(interactive()) {
go()
sendList(as.list(mtcars))
new_list <- returnList()
stopws("myws")
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.