Nothing
.onLoad <- function( libname, pkgname ) {
if ( is.null( getOption( "Phi2rho.maxIter" ) ) ) options( Phi2rho.maxIter = 5000 )
if ( is.null( getOption( "Phi2rho.silent" ) ) ) options( Phi2rho.silent = FALSE )
invisible()
}
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.