R/aggregate_data.R
, R/export.R
, R/package.R
, and 1 more
deprecated.Rd
These functions have been deprecated and will be removed in future versions of isoreader.
iso_get_data(...)
iso_get_standards_info(...)
iso_get_resistors_info(...)
iso_export_to_excel(...)
iso_export_to_feather(...)
iso_omit_files_with_problems(...)
deprecated (passed on to new function if superseded)
iso_get_data
: use iso_get_all_data instead
iso_get_standards_info
: use iso_get_standards instead
iso_get_resistors_info
: use iso_get_resistors instead
iso_export_to_excel
: use iso_export_files_to_excel instead
iso_export_to_feather
: use iso_export_files_to_feather instead
iso_omit_files_with_problems
: use iso_filter_files_with_problems instead