testfname <- "testfile.dat"
testtxtfname <- "testfile.asc"
testdatapath <- "../inst/data"
testtmp <- "../inst/tmp"
testdat <- paste(testdatapath,testfname,sep='/')
testtxt <- paste(testdatapath,testtxtfname,sep='/')
blobpath <- getOption("pgobj.blobs")
blobname <- "testBlob"
testdat.md5 <- "2f04e91995f1d3eaa826326d494269be"
kvlist=list(key1="value1",key2="value2",key3="value3")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.