Description Usage Arguments Value
#' A function for generating a function that adds parameters to a tex file (parameter.file) which is imported in the base LaTeX document. It is useful for passing numbers, dates and so on programmatically to a write-up rather than writing them in by hand.
1 | GetData(table.name, file.name, refresh)
|
table.name |
name of the table on ODW that you want |
file.name |
full path to where you want to store it locally |
refresh |
go grab the file? |
the datatable in question
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.