Description Usage Arguments Value
View source: R/data-pack-importer.R
Validates the layout of all relevant sheets in a data pack workbook
1 2 | ValidateWorkbook(wb_path, distribution_method = NA,
support_files_path = NA)
|
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. |
Returns an object with information about the workbook, if the file is valid. Otherwise, the function will produce an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.