Skip to contents

A lookup table with the column names and classes for ASC files generated by mini analysis

Usage

asc_lookup_table()

Value

tibble with three columns: * name * df_class - classes for data frames * tbl_class - classes for tibbles

Note

Several data frame columns are set to the base type "character" to avoid generating NA on number values containing commas and periods, e.g. 1,200.00, on import.