cir_processing: Process CIR Submissions

View source: R/cir_processing_template.R

cir_processingR Documentation

Process CIR Submissions

Description

Process CIR Submissions

Usage

cir_processing(
  filepath,
  archive = FALSE,
  vcontent = FALSE,
  datim_user = NULL,
  datim_pass = NULL,
  base_url = NULL
)

Arguments

filepath

Full path of filename

archive

Should the file be archived if successfully processed? Default is false

vcontent

Should the content of submission be validated?

datim_user

Datim username

datim_pass

Datim password

base_url

Datim API Base URL

Value

CIR Submission as Tibble


USAID-OHA-SI/Interesting documentation built on Jan. 26, 2023, 5:57 p.m.