convertMany: Convert a list of files to match the CoVax schema

Description Usage Arguments Value

View source: R/convertMany.r

Description

convertMany iterates over a list of files and calls convertOne on each file. See getFiles for information on how the file list is created.

Usage

1
convertMany(path, regexp, logFile = "verto2covax.log")

Arguments

path

Character scalar. Names the directory containing the Excel files to convert.

regexp

Character scalar. Pattern getFiles should use to find files within path.

logFile

Character scalar. Names the path convertMany should write log information.

Value

Void


DurhamRegionHARP/verto2covax documentation built on July 1, 2021, 8:44 a.m.