Skip to contents

Write an NMRDraw formatted peak table

Usage

write_nmrdraw_peak_tab(peak_tab, file_path)

Arguments

peak_tab

data frame containing peak table data

file_path

path to write the NMRDraw peak table file

Value

No return value, called for side effects (writes `file_path`).