powered by
Takes the Excel file exported from MARS and compiles the metadata in the header.
get_meta(file)
A dataframe containing the Meta_ID and Meta_info
The Excel file exported from MARS.
file <- system.file( "extdata/input_files", file = "test.xlsx", package = "quicR" ) get_meta(file)
Run the code above in your browser using DataLab