LoadedMetadata Class
LoadedWB.RdA convenience class for handling metadata loaded from workbooks.
See also
Other classes:
DBImportCollection,
LoadedWBCollection,
SessionBatch
Public fields
dataA list of tibbles
wbA workbook object
modifiedHas the workbook been modified since import?
Methods
Method new()
Create a new LoadedWB object
Usage
LoadedWB$new(data = list(), wb = openxlsx2::wb_workbook())Method print()
Print method for LoadedWB