read_magpix.RdRead the csv file which is the standard output of MAGPIX.
read_magpix(file_path)
| file_path | character, path to the csv file |
|---|
list of all table parts and a processed data frame of Count, Median and Result
if (FALSE) { read_magpix('path_to_your_file.csv') }