read_msd: Import PEPFAR Structured Datasets .txt into R and covert to...

View source: R/read_psd.R

read_msdR Documentation

Import PEPFAR Structured Datasets .txt into R and covert to .rds

Description

Deprecated. Use 'read_psd' instead.

Usage

read_msd(
  file,
  save_rds = FALSE,
  remove_txt = FALSE,
  convert_to_old_names = FALSE
)

Arguments

file

enter the full path to the PEPFAR structured dataset file

save_rds

save the Structured Dataset as an rds file, default = FALSE

remove_txt

should the txt file be removed, default = FALSE

convert_to_old_names

replace FY22Q2 naming convention with old? default = FALSE


USAID-OHA-SI/gophr documentation built on Nov. 14, 2024, 8:30 p.m.