pe_create_APs: Add Access Points to Provider_extras

View source: R/00_load_export_utils.R

pe_create_APsR Documentation

Add Access Points to Provider_extras

Description

Create a data frame of Coordinated Entry Access Points with information about the Counties & Populations Served.

Usage

pe_create_APs(
  provider_extras,
  ProjectCoC,
  dirs,
  app_env = get_app_env(e = rlang::caller_env())
)

Arguments

provider_extras

(data.frame) provider_extras with Regions, see pe_add_regions.

ProjectCoC

(data.frame) Data frame containing information about the Project Continuum of Care (CoC).

dirs

(list) List of directories used in the function.

app_env

(environment) The application environment, defaults to the result of get_app_env(e = rlang::caller_env()).

Value

(data.frame) A data frame of Coordinated Entry Access Points with Counties & Populations Served.


COHHIO/Rm_data documentation built on Dec. 9, 2024, 2:10 p.m.