set.server <- function(username="carya", password="illinois"){
return(connect("http://pecan.localhost:80", username, password))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.