combo_fastR: Combine sheets from FAST - Intervention, Initiative, CODB

Description Usage Arguments Examples

View source: R/combo_fastR.R

Description

Combine sheets from FAST - Intervention, Initiative, CODB

Usage

1
combo_fastR(filepath)

Arguments

filepath

full file path for the COP19 FAST

Examples

1
2
3
4
5
6
## Not run: 
#FAST file path
  path <- "../Downloads/FAST Malawi Consolidated Zero Draft 02082019.xlsx"
#read in FAST
  df_fast <- combo_fastR(path) 
## End(Not run)

USAID-OHA-SI/fastR documentation built on Feb. 28, 2020, 10:48 p.m.