Nothing
pisa.log.pv <-
function(pvlabel, x, by, cutoff, data, export=FALSE,
name= "output", folder=getwd()) {
intsvy.log.pv(x=x, pvnames = pvlabel, cutoff=cutoff, by=by, data=data, export=export,
name= name, folder=folder, config=pisa_conf)
}
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.