create_referral_directory: Create A Worksheet of the Referral Directory or Capacity...

View source: R/excel.R

create_referral_directoryR Documentation

Create A Worksheet of the Referral Directory or Capacity Assessment

Description

Uses the project data to generate an MS Excel worksheet of the referral directory for a givn project State.

Usage

create_referral_directory(db, state, outdir, fname, ...)

create_capacity_assess(db, state, outdir, fname, ...)

Arguments

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 writeFormattedExcelSheet.

Value

This function is used only for its side-effects.


BroVic/raampGBV documentation built on Oct. 7, 2022, 11:06 p.m.