Description Usage Arguments Examples
Some standard templates for ProgInventory and Costs
1 2 3 4 | DownloadProgramInventory_Edit(fname, db_name, CostModelInfo, CostModelID,
BudgetID = NULL, ItemMeta1 = NULL,
include.sheets = c("Program Inventory", "BudgetInfo",
"ProgBudgetInfo"), include.RX_ProgID = T)
|
fname |
If using for download template provide this |
CostModelInfo |
The cost model info table |
CostModelID |
Costmodel ID to use, typically the one from the PBB cost model |
BudgetID |
Table name to update |
ItemMeta1 |
Subset by a user group |
include.sheets |
Which sheets to include in the list of standard templates |
include.RX_ProgID |
Include the RX_ProgID that relates back to master list |
1 | ProgInfo<-DownloadProgramInventory_Edit(fname=NULL,BudgetID=NULL,ItemMeta1=NULL,CostModelInfo,CostModelID)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.