piaac.ben.pv <-
function(pvlabel, by, data, cutoff=cutoff, export=FALSE, name= "output", folder=getwd()) {
intsvy.ben.pv(pvnames = paste("PV", pvlabel, 1:10, sep=""), by=by, cutoff=cutoff, data=data, export=export, name= name, folder=folder,
config=piaac_conf)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.