Nothing
viewList <- function() {
# viewList()
#
# Function to obtain a list of the views the current session holds..
#
#
# INPUT.
#
#OUTPUT
# An 1:p list of characters of the the p retrieved view
#author: JM 05/2025
.Call("C_viewList", PACKAGE = "memshare")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.