write_flexfile: Read FlexFile or Quantity report

View source: R/write_flexfile.R

write_flexfileR Documentation

Read FlexFile or Quantity report

Description

write_flexfile() writes a list of tibbles into a zip folder of JSON files. Each tibble corresponds to its respective JSON table. This function can write both a FlexFile and a Quantity report.

Usage

write_flexfile(x, file)

Arguments

x

An object of class flexfile_class or quantityreport_class.

file

Path to a FlexFile or Quantity Report .zip archive. For the 3-Part Template, a character vector of the three Excel files to read.


Technomics/readflexfile documentation built on Jan. 10, 2024, 6:25 p.m.