Description Usage Arguments Details Value Author(s)
View source: R/static.analysis.page.R
Build the query string for a static analysis page
1 | static.analysis.page.query.string(paths.list)
|
paths.list |
|
All static analysis pages are deployed on top of the same HTML/Javascript/CSS stack. To point the client to the correct plots and data, their paths are encoded into the query part of the URL. This function performs that encoding.
The query string will begin with "#".
To form a URL to view your data, simply append this query string to the URL for the application
.html
file.
Query string, starting with "#"
Brad Friedman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.