create_referral_directory | R Documentation |
Uses the project data to generate an MS Excel worksheet of the referral directory for a givn project State.
create_referral_directory(db, state, outdir, fname, ...) create_capacity_assess(db, state, outdir, fname, ...)
db |
The path to the database. |
state |
The project State as a character string. |
outdir |
The path to the directory where the output is to be saved. |
fname |
An optional filename for the Excel file (is automatically generated if not explicitly provided). |
... |
Arguments passed on to |
This function is used only for its side-effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.