ValidateWorkbook: ValidateWorkbook(wb_path)

Description Usage Arguments Value

View source: R/data-pack-importer.R

Description

Validates the layout of all relevant sheets in a data pack workbook

Usage

1
2
ValidateWorkbook(wb_path, distribution_method = NA,
  support_files_path = NA)

Arguments

wb_path

The absolute file path to the workbook.

distribution_method

The distribution method to use.

support_files_path

Path to the support files directory.

Value

Returns an object with information about the workbook, if the file is valid. Otherwise, the function will produce an error.


jason-p-pickering/data-pack-importer documentation built on Oct. 27, 2019, 9:42 a.m.